Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Pls help me in executing a date 90 days before a present date.
eg:Format of the file Present Date days before previous date 15/06/2009 90 ? Hope you understood my question. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If you want the date to go in cell C2 the formula would be:
=A2-B2 Then check that the cell is formatted as a date. "Vinod" wrote: Pls help me in executing a date 90 days before a present date. eg:Format of the file Present Date days before previous date 15/06/2009 90 ? Hope you understood my question. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
With date in A1 the below formula will do.
=A1-90 (and format this to date) If this post helps click Yes --------------- Jacob Skaria "Vinod" wrote: Pls help me in executing a date 90 days before a present date. eg:Format of the file Present Date days before previous date 15/06/2009 90 ? Hope you understood my question. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Finding the previous Saturday, then Friday date | Excel Worksheet Functions | |||
Subtract # of days from date, but if not sat, goto previous sat? | Excel Discussion (Misc queries) | |||
Have a date chane if it is +/- 2 days from the previous date | Excel Discussion (Misc queries) | |||
In excel,how do I change the date to a date 84 days from previous | Excel Discussion (Misc queries) | |||
date functions for previous 60/90/180 days | Excel Worksheet Functions |