Hi,
I have a calculator I'm working on in excel to calculate a figure from an hourly rate.
I have a cell which adds up the sum of the total minutes in column b.
I have another cell which converts this to hours and minutes by using C19/1440
I need to be able to do a calculation for the whole hours and a separate calculation for the minutes. Is there any way to take the the hour convert it to a number in one cell and take the minutes and convert it to a number in another cell?
(I realise this sounds over complicated, but i'm trying to imitate the way that a Local Council do their calculations. For example they calculate:
3 hours x (£hourly rate)
+
40mins (0.66 x £hourly rate)
= £end figure
I'd just divide the hourly rate by 60 and times by the number of minutes, but the figures come out differently. and they have passed these back as incorrect when submitted)
I have a calculator I'm working on in excel to calculate a figure from an hourly rate.
I have a cell which adds up the sum of the total minutes in column b.
I have another cell which converts this to hours and minutes by using C19/1440
I need to be able to do a calculation for the whole hours and a separate calculation for the minutes. Is there any way to take the the hour convert it to a number in one cell and take the minutes and convert it to a number in another cell?
(I realise this sounds over complicated, but i'm trying to imitate the way that a Local Council do their calculations. For example they calculate:
3 hours x (£hourly rate)
+
40mins (0.66 x £hourly rate)
= £end figure
I'd just divide the hourly rate by 60 and times by the number of minutes, but the figures come out differently. and they have passed these back as incorrect when submitted)