problems adding days to a date

C

Carys

Hi,

I have a field that sums a date plus 14 days and I am getting some very
strange results.

Any clue?
 
B

bpeltzer

Strange, like a number somewhere around 39000? If so, you just need to
format the result cell. Either use Format on the menu bar, or copy the
original date cell's format using the format painter.
 
Top