| Home > Forum Home > Analyzing Corporate Financial Data > Nested IF Statement - Subtract Weekend Days > Formula | Share |
| Forum Topic | Login |
Formula | Rate this: (3/5 from 1 vote) |
| This is the formula I tried: =IF(ISBLANK(Q45),"",IF(WEEKDAY(Q45)<=WEEKDAY(K45),Q45-K45-2,OR(IF(WEEKDAY(Q45+7)<=WEEKDAY(K45),Q45-K45-4,Q45-K45)))) It only subtracts 2 in any scenario. Any suggestions?? Thanks | ||
| Posted by RossPQ on | ||
| View Full Post |