Initializing variable vs. comand button

M

M.

Hi,

when i opening workbook, i'd like to initialize some variables and set
enable state of comand button to false?

Regards,

Milos
 
B

Bill Li

Hi Milos,

Create a macro with name Auto_Open and initialize the
varialbes in the macro.

Regards

Bill
 
Top