Thread: date function
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bret Bret is offline
external usenet poster
 
Posts: 32
Default date function

Need a formula to display the calculated date from the Start Date & number of
days.
ie: StartDate + Number of Days = Final Date.

Start Date:
2-1-05.

Number of Days
+ 90

= what date? Using the DATE function keeps failing.

thank you.