View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
CC
 
Posts: n/a
Default formatting dates

For the following formula,

=IF(A1="","",A1+1)

note: where A1 is a start date

How do I format it for weekdays only?

I'm trying to create a schedule template that will work backwards.

Thanks in advance for your help.