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 / New Users / December 2004

Tip: Looking for answers? Try searching our database.

Application.run

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
J cs - 30 Dec 2004 15:57 GMT
Newbie question:  I am trying to call a module within the current workbook but the following code is incorrect.  I need to use activeworkbook.name becuase the file can be saved as a differenct filename and I don't want the macro to not run because the filename can't be found.  I am guessing I am missing parenthesis or quotes somewhere.

   Application.Run ActiveWorkbook.Name!CopyFromRow

Thanks in advance for the help.
Don Guillett - 30 Dec 2004 16:20 GMT
If your macro name is Joe then just use

call joe
 or just
joe

Signature

Don Guillett
SalesAid Software
donaldb@281.com

> Newbie question:  I am trying to call a module within the current workbook but the following code is incorrect.  I need to use activeworkbook.name
becuase the file can be saved as a differenct filename and I don't want the
macro to not run because the filename can't be found.  I am guessing I am
missing parenthesis or quotes somewhere.

>     Application.Run ActiveWorkbook.Name!CopyFromRow
>
> Thanks in advance for the help.
J cs - 30 Dec 2004 16:38 GMT
So simple....thanks a bunch!
Don Guillett - 30 Dec 2004 16:46 GMT
glad to help

Signature

Don Guillett
SalesAid Software
donaldb@281.com

> So simple....thanks a bunch!
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this 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.