View Single Post
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

do you mean

=IF(A1<0.5, Today(),Today()+1)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Atlanta Rudy" wrote in message
...
Help!

If cell A1 has an AM time entered (e.g. 7:00am), then cell B1 = the next
date (e.g. 1/6/05). Is this possible?