Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have formulas in a column that self populate dates in each succeeding cell.
I would like to be able to have the cells stop self populating on the 25th of each month but have been unable to do so. In Column B the formula is =IF($M$3=""," ",IF(WEEKDAY(B28)=6,B28+3,B28+1)) I have an associated formula in Column A that self populates with the day of the week: Monday, Tuesday, Wednesday, etc. The formula in Column A is: =IF($M$3=""," ",IF(WEEKDAY(B29)=7,B29+3,B29)) Any help you can provide would be most appreciated. -- SW |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Auto holiday date population | Excel Discussion (Misc queries) | |||
Average Age of Population on a Specific Date | Excel Worksheet Functions | |||
Automatic Population | Excel Discussion (Misc queries) | |||
Date Population | Excel Worksheet Functions | |||
Every Sat Date Population | Excel Discussion (Misc queries) |