Averaging dates, doesn't see them all as numbers

K

Kevin M

Hi all, i've started to average some dates for a user. To
make sure the values to be averaged are numbers, i used:

=IF(AND(ISNUMBER(I122),ISNUMBER(A122)),I122-A122,"")

This is autofilled for about 200 rows. The issue is that
now some of the dates are not being calculated by their
serial numbers. The answer to the above formula stays
blank until i go into either I122 or A122 and reenter the
date (or just by editing and hitting enter).

Is there a way to fix this? Excel XP.

TIA,
Kevin M
 
F

Frank Kabel

Hi
sounds like your dates are NOT stored as real date value but as 'text'
values. Do you import these date values?
 

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

Top