Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
at work we have a spread sheet that we need on a day to day basis, that is
easy enough , but now as it is a 24/7 buisness the powers that be have asked for each spread sheet to include the 3 shifts ie Days 01.01.01 Lates 01.01.01. Nights 01.01.01 the formula i have been using for the day to day all shift log is SUB ADDSHEET() FOR G = 31 TO 1 STEP - 1 SHEETS.ADD.NAME = G & ".10.06" NEXT G END SUB which works great i just ammend it to suit month and number of days in month. so question is how do i do it so it will include the 3 shifts for each day of month tia jkf |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to create Login & Log out Spread sheet in Excel with automated Attendance sheet | Excel Worksheet Functions | |||
how do i enter a bull call spread into the options spread sheet ? | Excel Worksheet Functions | |||
spread sheet | New Users to Excel | |||
Spread Sheet Help again | New Users to Excel | |||
Spread sheet HELP! | New Users to Excel |