tags:

views:

13

answers:

0

Hi all, How i using current year to default in drop down excel 2003 as I know i can using

Sheet30.Shapes("Drop Down 3").ControlFormat.Value = 1

in code, but how to do for current year.

Thanks for all