View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bill Li Bill Li is offline
external usenet poster
 
Posts: 46
Default Initializing variable vs. comand button

Hi Milos,

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

Regards

Bill
-----Original Message-----
Hi,

when i opening workbook, i'd like to initialize some

variables and set
enable state of comand button to false?

Regards,

Milos


.