View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
SFD SFD is offline
external usenet poster
 
Posts: 2
Default Time Countif help or convert to text

I am trying to count how many times 00:01 are in a column.

My formula is =COUNTIF(G1:H679,"00:01") but I get 0 instead of whatever the
actual count is.

Is there a way to convert the time to text? For now I have put in a new
column and am manually entering the time as text, 1, 2, 3, ect

Any assistance is greatly appreciated since I have over 3500 to convert or
manually input.

Steve