B
busterpace
I have to enter a time into cell (b1) and subtract that time from cell (c1).
I can do that and get an answer. I get an answer in cell (d1). I have all
the cells formatted in the hh:mm mode and everything works fine.
I need to be able to determine if the time in cell (c1) is greater than
(meaning later than) 7pm so I can charge a different rate. I can't seem to
get the timevalue(c1) to give me anything other than an #value error. I
can't enter a " ' " before this value because it has to be computed.
I would also like to enter a datevalue() function without having to enter
the " ' ".
I can do that and get an answer. I get an answer in cell (d1). I have all
the cells formatted in the hh:mm mode and everything works fine.
I need to be able to determine if the time in cell (c1) is greater than
(meaning later than) 7pm so I can charge a different rate. I can't seem to
get the timevalue(c1) to give me anything other than an #value error. I
can't enter a " ' " before this value because it has to be computed.
I would also like to enter a datevalue() function without having to enter
the " ' ".