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 / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
I am so confused!  I need help with a check box and a macro.25 Mar 2006 22:20 GMT1
I am trying to have a check box control whether certain columns, rows and
worksheets are hidden or unhidden.  Over at the newusers forum someone gave
me a macro that I have tried to modify to make this happen.
Private Sub CheckBox1_Click()
Help with retriving data from other closed Workbooks25 Mar 2006 21:09 GMT3
I have 3 workbooks(Service Techs 1-3) I keep records in. I have a 4th
workbook (RECAP)that I want to retrieve from. The three workbooks  each
have worksheets that are labeled January - December.
In the Recap Workbook I have a worksheet where I keep the information
Know rowindex after filtering25 Mar 2006 20:50 GMT2
Via VBA i filtered a sheet. Basically i should have as result only 1 row.
How can i know what is the rowindex (figure in the grey column margin
e.g : 873, or 34245,...) ?
thanks a lot,
Creating xll files with visual c++ 2005 express25 Mar 2006 20:32 GMT4
Hello.  I am trying to use visual c++ 2005 express to create xll files so I
can use my existing code for custom excel functions.  I have seen one thread
where there was a discussion of the issues using xlcall.h and xlcall32.lib
from the excel 97 sdk even with 2003 .NET C ...
Populating one sheet with data from other sheets25 Mar 2006 19:57 GMT1
I'm having a bit of trouble (OK, a lot of trouble) writing some code.
Here's my situation.
My Workbook has many Worksheets with names like L1-3, F2-6, L2-3, R4-10,
etc.   I  need to write code that will do the following: (I'll use a button
Example of input or msg box requesting TWO pieces of info?25 Mar 2006 19:06 GMT2
I've used boxes that only deal with one item request.  Is there a way
to request to user input items?  If so, can anyone point me to an
example on the net?
Thanks.
How do we request number like "1" (1, 2 or 3 ...) in an input or msg box?25 Mar 2006 19:05 GMT3
I have a log that has a user input box for a start DATE.  I'd like to
do the same thing for the start DAY NUMBER.
I tried modifying a date macro to input this number, but no luck so
far with any attempts.  The macro below should request a number
Alternative to "On Error GoTo 0" that takes macro to last command?25 Mar 2006 18:00 GMT1
I've read and read on the archives but I'm obviously not plugging in
right search terms as I'm not familiar with the required syntax to
begin with <g>.  Same with the help file.
In box code below, there is a simple error handling "On Error GoTo 0".
Recurring problem - user input date from messagebox doesn't get formatted correctly in secondary cells.25 Mar 2006 17:21 GMT3
I recvd the fabulous code below some time back for prompting users for
dates which then gets dumped into the sheet.  I've modified it several
times and use it throughout several workbooks now and it usu. works
perfectly.
Copy Values From A Non-Open Workbook25 Mar 2006 17:19 GMT2
I wish to copy data (values only) fro
Workbooks("A").Worksheets("A").Range("A") int
Workbooks("B").Worksheets("B").Range("B") without opening Workbook A.
Is  this possible?
Range - copy forumlas25 Mar 2006 17:11 GMT6
Hi I have a defined cell range(called simon) which currently covers cell
A35 to A40.  The size of the range can expand / contract depending on
whether rows ae inserted / deleted.  The cell the range starts can also
alter.  
Highlite filtered items25 Mar 2006 17:09 GMT3
Howdy,
Have a worksheet for entry, with a macro that copies filtered ranges to
another sheet.
Is there any way to have code to highlite only the cells in the pasted
combo box with sheet names25 Mar 2006 15:55 GMT6
I want to create a combo box with  sheetnames of w/book.how?
Coding for custom footer25 Mar 2006 14:52 GMT2
I am trying to put 1 of 4 footers into the center footnote via a macro. Which
footer that goes in depends on the scenario selected by the end user.
The longest of the 4 footnotes is 198 characters. The left footnote is 56
characters. The right footnote is today's date and should ...
ComboBox WorkSheet Trouble25 Mar 2006 13:54 GMT2
Im trying to add the name of each worksheet to a combobox but so far I'm
having little luck, I want it to be done in this style:
sub userform_initialize()
For x = 1 to 30
 
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.