J
Jorch
Hello!
mr Somebody has a several worksheets wich includes lots of cells which
has start and end hours in format 10:00-18:00, 13:15-21:15 etc...
Cells are formatted as text.
He asked me if it's possible to calculate hours between start and
end hours automaticly. I check out macros and notice that java, php
and few other programming languages does not help me now.
I notice that if end hour is before start hour calculation works but
not vice versa.
How can i split string into two pieces and calculate it to other cell.
Let's say cell X includes string "10:00-20:00", I split it to Array
whics becomes 2 dimension arr and then calc cell Y value =
Array2-Array1.
Is there function to evaluate text cells???
I think this is possible but how????????
Advanced Super Thanx
-jori luoto
mr Somebody has a several worksheets wich includes lots of cells which
has start and end hours in format 10:00-18:00, 13:15-21:15 etc...
Cells are formatted as text.
He asked me if it's possible to calculate hours between start and
end hours automaticly. I check out macros and notice that java, php
and few other programming languages does not help me now.
I notice that if end hour is before start hour calculation works but
not vice versa.
How can i split string into two pieces and calculate it to other cell.
Let's say cell X includes string "10:00-20:00", I split it to Array
whics becomes 2 dimension arr and then calc cell Y value =
Array2-Array1.
Is there function to evaluate text cells???
I think this is possible but how????????
Advanced Super Thanx
-jori luoto