how to to get a continuous number in a cell without the increase in holidays that is Sunday etc.,
how to to get a continuous number in a cell without the increase in holidays that is Sunday etc.,
Keep the A1 Cell as blank
In A2 Cell
=IF(A1="",DATE(2013,12,25),IF(WEEKDAY(A1)=6,A1+3,A1+1))
Drag it down....
If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
Mark your thread as Solved
If the suggestion helps you, then Click *below to Add Reputation
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks