Thread: Date formula
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
T. Valko T. Valko is offline
external usenet poster
 
Posts: 15,768
Default Date formula

It's just simple addition...

Entered in F11:

=F10+13

--
Biff
Microsoft Excel MVP


"MAX" wrote in message
...
Hello
I need a formula that add 13 days to a given date.
Example of this is that I have a date in cell F10 (01/02/10) and I want
cell
F11 to appear as (14/02/10).

Thanks in advance.