View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Tracey Tracey is offline
external usenet poster
 
Posts: 78
Default Weekending Function

I've tried the following formula

=7-WEEKDAY(A1)+A1

but it also returns the time 01/01/09 00:00:00

how do I get it to return just the DATE and not the time as I need to pivot
on this set of data?

Many thanks

"Tracey" wrote:

Hello

I have a worksheet with 15000 lines and we have a date field. I now need to
work out the weekending date (Fridays)

so if the date is 07 Apr 09 the weekending date should read 10 Apr 09

Any help would be appreciated

Thanks