Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am creating a work management schedule for my staff and
i want it to be really easy to use and menu driven. I have each week of their work as a separate worksheet numbered WK1 - WK52 for the year. I want to know what the code would be which would automatically select the relevant worksheet depending on the date, i.e if it is the 1st of January the macro opens WK1 and if it is the 30th of December the macro opens WK52. I.e. if today = 01 Jan, 02 Jan, 03 Jan, 04 Jan, 05 Jan, 06 Jan, or 07 Jan open 'WK1!'A1 etc. Anyone know how i may do this? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
On opening a worksheet move focus to a cell based on date | Excel Worksheet Functions | |||
I require code to run a macro dependant on the date | Excel Discussion (Misc queries) | |||
Using parameters to use different source files dependant on the date. | Excel Discussion (Misc queries) | |||
Date dependant values. | Excel Discussion (Misc queries) | |||
Formula dependant on month/date | Excel Programming |