#VALUE error
One way
=TRIM(B1)-TRIM(A1)
Mike
"an" wrote:
Hi!
I have a time table with:
A B
1 11:55:00 AM 2:20:00 PM
If aplied the formulae =(B1-A1) return #VALUE error, because there are one
space before first digit.
If erased the space, work fine.
With Find and Replace don't solve the problem.
Is possible to solve this problem automaticly, please?
Thanks in advance.
an
|