G Guest Jan 20, 2005 #1 I'd like to find out the number of days between todays date and the latest date from a range of dates (D737). Thanks for any help.
I'd like to find out the number of days between todays date and the latest date from a range of dates (D737). Thanks for any help.
B Bob Phillips Jan 21, 2005 #2 =MAX(D7:37)-TODAY() -- HTH RP (remove nothere from the email address if mailing direct)