hello to all,
I have 200,000 rows, I have dates and times as this: 12/1/2011 6:12:45 AM
The cell itself doesn't show the time, but when I look into the bar, I can see the time.
I need to pull out the time.
I used right function and the TimeValue function as follow.
=Right (Cell, 10)
it gave a serial number.
I used the TimeValue function: It gave a serial number,gives me #value.
What is the problem?
How should I use the TimeValue?
Thank you for the help.
G
I have 200,000 rows, I have dates and times as this: 12/1/2011 6:12:45 AM
The cell itself doesn't show the time, but when I look into the bar, I can see the time.
I need to pull out the time.
I used right function and the TimeValue function as follow.
=Right (Cell, 10)
it gave a serial number.
I used the TimeValue function: It gave a serial number,gives me #value.
What is the problem?
How should I use the TimeValue?
Thank you for the help.
G