M
MikeBres
I'm trying to use the Timevalue function, but it doesn't
give me the results I expect. So obviously I don't
understand it. Here's what happens. I have a date & time
in text form, I reference the cell using TIMEVALUE(C3).
I get back an error, #VALUE. Puzzling since the
instructions in the help file clearly say that the
TIMEVALUE function will ignore the date part. So I tried
just inputting it directly, TIMEVALUE("21:48"), that
works. Okay, so then I parse out the time value, 21:48,
and try it with a reference again, TIMEVALUE(C4). Again
I get the #VALUE error. Grrrr! What am I missing here?
Mike
give me the results I expect. So obviously I don't
understand it. Here's what happens. I have a date & time
in text form, I reference the cell using TIMEVALUE(C3).
I get back an error, #VALUE. Puzzling since the
instructions in the help file clearly say that the
TIMEVALUE function will ignore the date part. So I tried
just inputting it directly, TIMEVALUE("21:48"), that
works. Okay, so then I parse out the time value, 21:48,
and try it with a reference again, TIMEVALUE(C4). Again
I get the #VALUE error. Grrrr! What am I missing here?
Mike