O
OKCraiger
I'm trying to create a new user-defined function in Excel 2000 as follows:
A cell will contain a time as hours and minutes, but the minutes are entered
as the decimal fraction, e.g. 7.30 represents 7 hours and 30 minutes.
I then need to create a UDF that converts the value to hours and fractions
of hours, e.g. 7.30 would convert to 7.50 (which 7 hours 30 minutes IS 7.5
hours).
Also ... I know there is an INT function, but is there a function that will
return just the fractional part (e.g. .3)?
Thanks!
Craig
A cell will contain a time as hours and minutes, but the minutes are entered
as the decimal fraction, e.g. 7.30 represents 7 hours and 30 minutes.
I then need to create a UDF that converts the value to hours and fractions
of hours, e.g. 7.30 would convert to 7.50 (which 7 hours 30 minutes IS 7.5
hours).
Also ... I know there is an INT function, but is there a function that will
return just the fractional part (e.g. .3)?
Thanks!
Craig