![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Guest
Posts: n/a
|
I have set up a worksheet for the year with every date on it, I would like Excel to add 12 hrs on the 1st day of each month, to my sicktime column, but not until the 1st day of every month occurs. Can it be done?
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Monterrey, Mexico
Posts: 1,433
|
Try using an If statement with the Date function. IF Date=first day of the month Then add 12 hours to sick column.
Hope this helps. Kind regards, Al |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|