English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories
1

I am putting a date in a cell and I would like another cell to automatically calculate 90 days. What is the formula?

Thanks :-)

2007-04-26 06:22:00 · 8 answers · asked by Anonymous in Computers & Internet Programming & Design

How do I copy that formula in other cells. For example M3, M4, M5, M6, etc...

2007-04-26 06:43:59 · update #1

8 answers

Click on the cell you want to be 90 days from the date in the other cell:

Type "="
Click on the date cell
Type "+90"
Hit the Enter Key

2007-04-26 06:27:56 · answer #1 · answered by Someone out there 1 · 0 0

This is an easy one. Put a formula in the other cell that refers to the first one and adds 90 to it!

e.g. if the date is in A1, then the formula would be

=+A1+90

2007-04-26 06:27:57 · answer #2 · answered by Phaedrus 3 · 0 0

Just do a simple addition using the date in the date format to get the answer in date format. For example if it was in A1 then do =A1+90. Date calculation HELP shows the technique.

2007-04-26 06:32:04 · answer #3 · answered by Rich Z 7 · 0 0

if the date is in a1 then in b1 type =a1+90 then to copy and paste it, simply click on cell b1, press ctrl+c, select all of the cells that you want to paste the formula to and then press ctrl+v. the formulas will automatically update so that they are checking the cell to the left, meaning b2 would have =a2+90 and b45 would say =a45+90

2007-04-26 08:07:40 · answer #4 · answered by Anonymous · 0 0

try =(sumA1+90) assuming A1 is the cell with the older date in it.
Make sure A1 is formatted for date by clicking Format, Cell and Date and select the date format you would like to see.

I just tried this. It works.

2007-04-26 06:25:36 · answer #5 · answered by Stimpy 7 · 1 0

Lets say the date is in a1
make the formula in a2 be =A1+90
make sure the format of a2 is in date format.

2007-04-26 06:30:25 · answer #6 · answered by DanE 7 · 0 0

umm it's kinda hard to explain. Make sure the empty "box" hightlighted and press the Sum button located in the top it the screen, after type in +90 that should do it!!!

2007-04-26 06:28:47 · answer #7 · answered by Stephanie Denise 2 · 0 0

=a1+90

where a1 is the cell you are putting the date....

2007-04-26 06:26:39 · answer #8 · answered by JK 2 · 0 1

fedest.com, questions and answers