Date addition error

  • Thread starter Thread starter hc
  • Start date Start date
H

hc

Hi,

I am using excel 2007
say if i type in "1-Jan" in cell A1, "15" in cell A2, and "=A1+A2" in cell A3
cell A3 should show "16-Jan"
In my case, whether i set A1 and/or A3 to date format or not, A3 returns
"#VALUE!"

other than using the DATE(year,month,day) function, how should I fix this
problem? i.e. "1-Jan" + "15" = "16-Jan"

thank you in advance
 

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

networkdays function 1
Excel =SUM(A1=A1+B1) 0
using dmax 2
Increase cell value by 1 month 1
summarizing data from various workbooks 3
Consecutive dates using two cells at a time. 3
Transpose 6
Conditional Sum 1

Back
Top