ianb
Member
Hi All,
I have a VBA program with 12 Buttons. each button is linked to showing a month in a spreasheet with various data...
e.g. 1 = November
2= December
3= January
I would like to when the spreadsheet is opened to :
select the button for THIS MONTH.
Each button is linked to a macro so it would be to select the macro for the correct month.
If August (NOW) then select Macro (Button 10).
The origional coder did not name the macros by month name.
Does any one have a program to do this. Thanks.
I have a VBA program with 12 Buttons. each button is linked to showing a month in a spreasheet with various data...
e.g. 1 = November
2= December
3= January
I would like to when the spreadsheet is opened to :
select the button for THIS MONTH.
Each button is linked to a macro so it would be to select the macro for the correct month.
If August (NOW) then select Macro (Button 10).
The origional coder did not name the macros by month name.
Does any one have a program to do this. Thanks.