date formula

  • Thread starter Thread starter Roberta
  • Start date Start date
R

Roberta

I am trying to add 1 day onto a date in several places in
non-contiguous cells. I was able to do it successfully
using the DATE function until the month would be changed
over by the addition of the day. I thought the help
screen said that it would automatically do that.

EX: =DATE(YEAR(A2),MONTH(A2),DAY(A2)+1)

When I used that to add a day to Sept. 30 it would not
return a value.
thank you!
 
Roberta,

Your formula worked for me as did
=A2+1
In both cases I recieved Oct 1, 2003

Dan E
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Date fomula not working 41
I need help with a Function 0
DATEDIF vs. simple difference 5
Excel Vba to change displayed year automatically. 14
Date Formula 85 factor 7
Date lists 3
IF and DATE Formula Help PLEASE 6
Date Formula 13

Back
Top