View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
IGG IGG is offline
external usenet poster
 
Posts: 3
Default How to calculate the number of dates in a column earlier than toda

Basically I need to calculate the number of dates in a column which have an
earlier date than todays date. If you look at my below attempt it might
better explain what I'am trying to achieve: -

=countif(B5:B100,"<Today()")