how to use macro without opeing macro work bool

S

Smart Akhtar

Hi,

i am beginner of vba programming. any one can tell me how to use macro
wtihout opening macro work book.
 
Z

Zack Barresse

Hi there,

If you're referring to an Excel workbook and a macro procedure contained
within it, you must have the workbook open to do so.

HTH
 
S

Smart Akhtar

Thanx Zack

Zack Barresse said:
Hi there,

If you're referring to an Excel workbook and a macro procedure contained
within it, you must have the workbook open to do so.

HTH
 
Top