G
Gunjani
From WorksheetA I have created a summary Table in SheetB using the
following Formula:
=SUMPRODUCT(('SheetA'!$A$26:$A$147=' SheetB'!$A3)*('4B'!$B$26:$BE$147='
SheetB'!C$1)).
Now in SheetC I wish to use the values in this table to multiply with a
cell 'S5' sheet D (which is in Hours and min)
=' SHEETB'!C$3*'SHEETD'!$S$5
However it doesn't produce the correct results. e.g 7*7:10 = 50:10
(50hrs 10min) but I receive 2:10, and 4*7:10 = 28:40 but I get 4:40.
Where am I going wrong?
Is the formula (=' SHEETB'!C$3*'SHEETD'!$S$5) incorrect or the format
setup in SheetC ?
--
Many Thanks
Gunjani
Friendship improves happiness, and abates misery, by
doubling our joy, and dividing our grief.
-- Joseph Addison
following Formula:
=SUMPRODUCT(('SheetA'!$A$26:$A$147=' SheetB'!$A3)*('4B'!$B$26:$BE$147='
SheetB'!C$1)).
Now in SheetC I wish to use the values in this table to multiply with a
cell 'S5' sheet D (which is in Hours and min)
=' SHEETB'!C$3*'SHEETD'!$S$5
However it doesn't produce the correct results. e.g 7*7:10 = 50:10
(50hrs 10min) but I receive 2:10, and 4*7:10 = 28:40 but I get 4:40.
Where am I going wrong?
Is the formula (=' SHEETB'!C$3*'SHEETD'!$S$5) incorrect or the format
setup in SheetC ?
--
Many Thanks
Gunjani
Friendship improves happiness, and abates misery, by
doubling our joy, and dividing our grief.
-- Joseph Addison