Application across the workbook
Application across the workbook
(OP)
Can any tell me that how to run a macro across the workbooks.
any simple example to understand the funda
-murali
any simple example to understand the funda
-murali
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
Application across the workbook
|
RE: Application across the workbook
VBA macros are active and available everywhere within the application, be it Excel or Word or both. You can run an Excel macro on any worksheet or workbook that's open as well as run Word macro commands from Excel.
TTFN