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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
unload Me compile error15 Apr 2008 23:11 GMT2
I have a UserForm that is loaded by an Worksheet_SelectionChange event.  
Since the listboxes in the form are loaded with relative values, I want to
unload the form when either the OK or Cancel button is clicked.
I've tried both "unload me" and "unload frm_spread" in the button ...
Searching through Subfolders15 Apr 2008 22:36 GMT2
Wondering how to do a search for .htm files that are all under one
main folder, but also through a bunch of subfolders under the main
folder.  The code I have so far is:
   myPath = "C:\MySites\"
Search by Font Colour15 Apr 2008 22:34 GMT2
I have a spreadsheet that someone updated by changing the font colour
from black to red.  Is there a way that I can search cell by font
colour?  Thanks a million!
using Application.Run15 Apr 2008 22:20 GMT1
if the xls file xxx is open and I try the following then Bob's your
Uncle the code runs fine:
Sub runMe()
Application.Run "xxx.xls!xxx"
Set fs = Application.FileSearch15 Apr 2008 22:17 GMT4
Hello Group,
I am using
Set fs = Application.FileSearch
With fs
Phone book formatting15 Apr 2008 22:15 GMT10
How do I  create a format that will insert the appropriate number of dots
between  the name and the phone number so that I'll have the name
left-aligned and the phone number right-aligned, as in the folllowing
example:
Adding Procedures15 Apr 2008 21:58 GMT2
I have made an estimating spreadsheet than has different users on different
computers.  As I write new procedures that I want added to the existing
spreadsheet, is there a procedure that I can build into the spreadsheet that
will automatically load the new procedure and set it up ...
Opening a .csv file thru a macro15 Apr 2008 21:48 GMT3
I have a macro that starts by displaying the "open file" window so the
user can select a .csv file to be opened and then processed. It works
great in the US.    I now have a colleague in Argentina that is
running this macro, and when the csv file is opened all the data is
oldest OS that microsoft supports15 Apr 2008 21:22 GMT1
What is the oldest version that microsoft supports.
Signature

Wade

Delete an outlook contact using an Excel macro15 Apr 2008 20:39 GMT3
I have an excel spreadsheet that we keep our contacts in.  Occasionally, we
need to replace one.  When this happens, we just run a macro and it creates
the new contact in Outlook.  Thanks to Gram Mayors template on this.  But,
now we must go to Outlook and delete the old one.  ...
Array and not loseing trailing zero's 123.0015 Apr 2008 20:35 GMT3
I have generated VBA code to place a worksheet range in a comment. To format
the text for the comment I rely on application.worksheetfunction.len or max
referring to the named range(slow). I am trying to move the data into a array
and do the process differently with the same ...
Reset Custom Button on toolbar15 Apr 2008 20:31 GMT1
I am running the below code...is it possible to have reset the two buttons I
added in the Sub Menu_Item macro to the active file name after a "Save As".  
I keep getting an error saying that "The macro 'OriginalFileName!InsertLine'
cannot be found."
Cell by Cell Loop15 Apr 2008 20:17 GMT5
I need help getting the syntax right for a loop...
This is what I am trying to accomplish:
Start in A2, run spell check on that cell only.
  Go to the next cell in that row with data (if any, up to the last column)
change the background's color for current cell15 Apr 2008 19:36 GMT4
I'm looking for a macro that marks the current cell in worksheet. It has to
be a dynamic function (for any move the current cell will be mark). I want
that the cell will be colored.
Is there a built-in option for that? If yes how can I defined it?
row totalling venture15 Apr 2008 19:12 GMT2
Hello.  I have a dilemma that is driving me nuts.  I have a spreadsheet that
is to total up the rows associated with a product.  If the product is in 'Kg'
then the total is to be mulitplied by 2204.6.  If the product is in pounds,
multiply by 2000.  The code below is where it all ...
 
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.