Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
You could use a IF statement, if you have the day of the week somewher on the sheet. =IF(B5="Sat",0,IF(B5="Sun",0,A5)) Fabl -- Message posted from http://www.ExcelForum.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Making weekend days working days - the system cuts the working tim | Excel Discussion (Misc queries) | |||
add days without adding weekend | New Users to Excel | |||
Weekend days other than Sat Sun | Excel Worksheet Functions | |||
How to subtract weekend days? | Excel Programming | |||
How to subtract weekend days? | Excel Programming |