M
Mediaexcel
Hello,
I must say, this forum is a treasure!
Here is my question:
I have a column with various times, I have to categorize this time as
either Prime or Fringe
6pm-12:30AM is PRIME
12:30AM- 6AM is FRINGE
I have been trying this formula but do not know how 12:30am can be
represented:
=IF(AND(E4<TIME(24,30,00),E4>TIME(18, 0, 0)),"Prime","Fringe")
Thank you
S.
I must say, this forum is a treasure!
Here is my question:
I have a column with various times, I have to categorize this time as
either Prime or Fringe
6pm-12:30AM is PRIME
12:30AM- 6AM is FRINGE
I have been trying this formula but do not know how 12:30am can be
represented:
=IF(AND(E4<TIME(24,30,00),E4>TIME(18, 0, 0)),"Prime","Fringe")
Thank you
S.