![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Apr 2002
Location: Alberta, Canada
Posts: 50
|
Is it possible to run and access macro using an excel macro?
[ This Message was edited by: excelmacro on 2002-04-25 08:22 ] |
|
|
|
|
|
#2 |
|
New Member
Join Date: Apr 2002
Posts: 26
|
this will start access then maybe you could run the macro. maybe this will start you.
ActivateMicrosoftApp Method Activates a Microsoft application. If the application is already running, this method activates the running application. If the application isn't running, this method starts a new instance of the application. Syntax expression.ActivateMicrosoftApp(index) expression Required. An expression that returns an Application object. index Required Long. Specifies the Microsoft application to activate. Can be one of the following XlMSApplication constants: xlMicrosoftWord, xlMicrosoftPowerPoint, xlMicrosoftMail, xlMicrosoftAccess, xlMicrosoftFoxPro, xlMicrosoftProject, or xlMicrosoftSchedulePlus. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|