Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Speeding up macros29 Jun 2006 11:29 GMT4
Does anyone know how I could speed up the following:
Dim wks1 As Worksheet
Dim wks2 As Worksheet
Dim iRow As Long
Why wont this work?....Ontime + Now29 Jun 2006 11:22 GMT3
*Please help with this*, I am using 2 button presses to swap ranges
( I have 30 ranges and 30 buttons)
and I am using Ontime to kill and reset the code if the user doesn't
press the second button within 4 seconds of the first button press.
Saving Protected Workbooks29 Jun 2006 11:06 GMT3
I have a problem I hope someone can help.
I have a workbook with a VBA project, both of which are password protected.
I want to progmatically save the changes to the workbook.
I can unprotect, change necessary cells, and then reprotect the workbook.
Error while populating a combobox from Access database29 Jun 2006 11:04 GMT1
I coded the following Sub to populate a combobox / listbox but it is
generating a Type mismatch error.
Code:
--------------------
How to simulate "Data>Form" in VBA29 Jun 2006 10:59 GMT6
Can some please let me know a sample code for simulating the "Form"
found under "Data" in Excel 2003?
Thanks,
Baapi:confused:
Macro to paste row number in cell29 Jun 2006 10:54 GMT7
I have the following macro. How do I paste the rownumber in cell H32?
Sub test()
myrow = ActiveCell.Row
ActiveSheet.Next.Select
Summary Page29 Jun 2006 10:50 GMT2
I was searching previous posts before posting my question and didn't find any
that addressed this specific situation.
I have a workbook with 10 sheets. All 10 sheets have code that totals up
column D and puts the sum at the bottom of the sheet. This sum is never
Secure Macros29 Jun 2006 10:49 GMT5
Is there any way I can secure my macros so that no one else can edit o
even see them without a password?
Thank
--
Help with using ADO to connect Excel to Access29 Jun 2006 10:26 GMT4
I am new to ADO and am having problems getting a simple example to
work.
When the followig code is executed the 'rs.Orders.Open StrSQL, cn'
command throws 'Object recquired' exception. Neither strSQL or cn are
Add value when checkbox is ticked29 Jun 2006 10:21 GMT7
Can anyone please tell me how to put a checkbox in an Excel Spead Shee
and when it is checked to add a value to a field?
Thanks in advance
--
Can't find Project or Library29 Jun 2006 09:51 GMT1
[B3].Select <==================== Error. Can't Find Project or Library
ActiveCell = Me.ComboBox1.Value
This was working before now it is not.
If a COPY WorkBook was made via a Macro, will the Macro's + Library + Project etc refer to the COPY NOW, or
Reminder Emails29 Jun 2006 09:28 GMT3
Heya, I have this excel spreadsheet that store data of some licenses. The
fields consist mainly of the description of the license, expiry date, the
relevant party etc. Due to the fact that this spreadsheet serves as a source
of centralised information, a reminder is required to ...
~~ Help with Userform and Combo Box ~~29 Jun 2006 09:21 GMT10
I have no experience with Userforms and combo boxes, but think they will
assist me in achieving what i am trying to do.
I have formatted a Userform with a combo box, but :
How do i activate it from the worksheet ?
VBA Function won't work!29 Jun 2006 09:10 GMT6
Can anybody please enlighten me why this Excel VBA function* works:
   Function topright(values)
       topright = values.Offset(0, values.Columns.Count - 1)
   End Function
Selfcert.exe cannot create a certificate29 Jun 2006 08:59 GMT2
I'm trying to create a personal certificate by executing Selfcert.exe.
I run the program, get the prompt to enter a proper name for the
certificate, but no matter what i enter the program responds:
Can't create a certificate
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.