Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello everyone,
I have a spreadsheet that is used to track employee absence. At the end of each year accounting will take the sheet and archive it. Since we hire new people we are adding sheets throughout the year. I need to add a second archive button that can effect only specific sheets. What I want to do is take the date of hire (C5) and compare it to a date I will hard code into the macro. If the date of hire is before the hard coded date I want the program to copy and past the absences to a lower position in the sheet. Then clear out the absences from the top. I will be placing this button on the main sheet so punching it will have to search all tabs in the sheet and check that cell. the value C5 is pointing to the main sheet. Which is an index of the employees and is there for quick viewing. I don't know how to go from sheet to sheet with the macro. All help is deeply appreciated. LWhite |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I want to effect all sheets...ThisWorkbook? | Excel Discussion (Misc queries) | |||
Is there a way to unhide multiple sheets at one time? | Excel Discussion (Misc queries) | |||
Can I unhide multiple sheets at one time? | Excel Discussion (Misc queries) | |||
Protect multiple sheets in one time | Excel Programming | |||
HOW CAN I CHANGE SET-UP ON MULTIPLE SHEETS AT 1 TIME? | Setting up and Configuration of Excel |