If I do that... it puts the fractional hour in cell A3, so that doesn't work.
The thing is, I have numbers in all cells from B2 - Z2, down to B100-Z100. I
want to convert all of them into fractional hours without having to do it one
by one. How do I do this? Thanks a million
Put 60 in an empty cell, copy it, select all the minutes and do edit>paste
special and select divide. Note that it won't give you an audit trail
doing this, yiou can also create a mirror sheet and use a formula
=Sheet1!B1/60
(replace sheet name with real sheet name)
then just copy down and across

Signature
Regards,
Peo Sjoblom
> If I do that... it puts the fractional hour in cell A3, so that doesn't work.
> The thing is, I have numbers in all cells from B2 - Z2, down to B100-Z100. I
[quoted text clipped - 12 lines]
> > > that.
> > > Can someone pretty please help me... Thank you!
Elara - 18 Nov 2005 22:30 GMT
Thanks Peo.... This helps a lot!
> Put 60 in an empty cell, copy it, select all the minutes and do edit>paste
> special and select divide. Note that it won't give you an audit trail
[quoted text clipped - 28 lines]
> > > > that.
> > > > Can someone pretty please help me... Thank you!