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 / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Move a single combo box from one cell to another...16 May 2008 16:55 GMT3
This has probablly been answered before but does anyone have any sample code
show how I would go about moving the locaiton of a combo box dependent on
where the user clicks. I  know it's probablly going to involve the
SelectionChange event of the worksheet but I can't seem to get ...
Dragging form16 May 2008 16:51 GMT4
When I drag a form over my screen it remains visible at the place wher it
left. So, if I drag the form 5 times, I see 5 forms on my screen. How can I
avoid that?
WinAPI Resources16 May 2008 16:34 GMT8
Hello I'm just wondering if anyone has some good links to tutorials on using
WinAPI calls, I've used some of them but I don't really understand what's
going on. It'd be nice to work through some tutorials suited for VBA + WinAPI.
Thanks for any information in advance.
Excel to notify date of birth16 May 2008 16:33 GMT3
I want to create a worksheet with Staff dates of birth and get a notification
(column on worksheet blinking in any colour) 3 days to the staff's birthday
date whenever i put on my system
HLOOKUPs returning an NA value16 May 2008 16:31 GMT4
I have two HLOOKUP formulae and both are returning an NA value:
a) =HLOOKUP(E$2,'FY09 Monthly'!D2:BL147,$A5,0)
and
b) HLOOKUP(E$2,TestNameRange,$A5,0)
for loop with step increment of 0.116 May 2008 15:22 GMT7
Running this code
   Sub test()
       For i = 1.5 To 2 Step 0.1
           Debug.Print i
Button Text Problem16 May 2008 14:18 GMT1
I Have recently installed Excel 2007 and some code that worked on previous
versions now does not work.
I am trying to create a button with 3 lines of text using the following code:
   ActiveSheet.Buttons.Add(23.25, 17.25, 209.25, 87).Select
Change font to Italic16 May 2008 14:17 GMT6
Could anyone please let me know how would I programmically to change all
cells with red fonts to italics and underline them from cell A2 through Q
with variable rows?
Thanks in advance.
row by row comparison using a "countif" and "and" condition?16 May 2008 14:10 GMT2
Using Excel 2003.  Thanks in advance for the formula to
COUNTIF(F2:F2121,"ABC"" AND (L2:L2121 = "DEF"))??  How can you compare
row-by-row using an and condition vs. going thru the entire column?  In other
words, does a row have ABD and DEF simulataneously in 2 separate columns vs ...
code to SAVE16 May 2008 14:02 GMT7
Hi experts,
using Excel '03...
My company is trying to save its xls documents (and other MS docs) in
a particular format; e.g., Program_Desc_Date_Initials.
Startup Tab16 May 2008 12:38 GMT2
Is there a way to specify which tab is active when a workbook opens? I'd like
to have one of our custom tabs be the active tab.
Thanks, Larry
Custom Macro16 May 2008 12:09 GMT2
I've created a custom tab with buttons for my custom macros but i can't seem
to get the macros to work. When i press the button i get the following error:
"Wrong number of arguments or invalid property assignment". Yet, if i go to
View Macros and click run the macros work. Any ...
copy data from one sheet to another16 May 2008 11:36 GMT1
Dear Sir,
I have a ZoneWise Worksheet i;e
nz01,nz02,nz03.wz01,wz02,wz03,sz01,sz02,sz03 and so on.
Now i want to copy this data according to ZoneWise For example: nz01
Calculation slowdown at the bottom of worksheet16 May 2008 11:18 GMT5
Did microsoft not expect anyone to use the bottom rows of a
spreadsheet? I was given a file with about 120,000 records. Normally I
would load this into Access for analysis, but I was giving this data
to someone not familiar with Access and so I loaded them into Excel
Copy in a range16 May 2008 09:53 GMT2
I'm trying to do a macro VBA for that:
There is a range in a sheet that I don't know how many rows it has.
I want to copy cells from column D to column C (for example), but only in
the range, becouse there's another data in this D and C columns out of the
 
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.