Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

microsoft excel

ResolvedVersion 2007

Stuart has attended:
Excel Intermediate course
PowerPoint Intermediate Advanced course

Microsoft Excel

Good morning

Could you please help me! I am designing a Spreadsheet for our archiving records

I have entered a date of which the box went into archive i.e

07.05.2004

i have added another colunm called Review date and wish the review date to be 3 years from the date the box went in so i want it to be 07.05.2007.

Is there a formula that can help me rather than freetyping the review date?

Thks!

RE: Microsoft Excel

Hi Stuart,

Thank you for your question.

Can you please make sure your dates have been entered using forward slashes or dashes and then formatted as dots.

Try the following formula in cell A2 where A1 contains the Archive date:

=DATE(YEAR(a1)+3,MONTH(a1),DAY(a1))

This formula adds 3 years to the date in cell A1 and returns the same Month and Day. You can also add numbers to the month and day if you need to.

I hope this answers your question.

Regards

Simon

RE: Microsoft Excel

Thks Simon!!

Excel tip:

Shortcut fill a cell with contents from adjacent cells

Use Control + D to fill a cell with the data from an adjacent cell. This speeds up data entry and is a cool tip to share!


View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.1 secs.