View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
totalnatal totalnatal is offline
external usenet poster
 
Posts: 5
Default Display yesterday's date but only for weekdays?

Hi,

I have the following function : =TODAY()-1

The problem is that if we're monday it gives me sunday's date whereas
I only want weekdays so in this case friday.

Any idea on how to mod the function to do that?

thanks