View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
sld sld is offline
external usenet poster
 
Posts: 10
Default What is a formula for finding the largest date in a list of da

Thanks, That worked.

"Niek Otten" wrote:

=MAX(A:B)

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"SLD" wrote in message
...
I need a fromula for finding the greatest/largest date out of a list of
dates
from two columns. Any ideas?