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

dates

ResolvedVersion 2013

Dates

Inputting date into spread sheet eg 01/01/2014 what formula do I use to calculate the next month 01/02/2014 without typing it in manually and how do I do this?

Thanks
Dee

RE: dates

Hi Dee

you can use the EODATE() function to work out the end of the current month then add 1 to give you the first of the next month. It would look like this


A1 contains the current date
A2 is formatted as a date
The formula is in A2

=EODATE(A1,0)+1

I hope this helps - let me know if you have any questions.

Kind regards,
Andrew

Fri 4 Mar 2016: Automatically marked as resolved.

Excel tip:

Quickly select a block of data

To quickly select a block of data make sure your active cell is somewhere whithin the block of data and then press Ctrl+* or Ctrl+Shift+8.

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.11 secs.