C
Cameron
Bob,
Many thanks for the formula, I made one small amendment with the inclussion
of the INDIRECT command...
{=IF(B10<>"",SUMPRODUCT((IF(ISNUMBER(FIND("Prepaid IP
Hours",INDIRECT("'"&B10&"'!D3
550"))),TIMEVALUE(MID(INDIRECT("'"&B10&"'!D3:
D550"),FIND("Prepaid IP
Hours",INDIRECT("'"&B10&"'!D3
550"))+17,99)),0)>TIME(0,0,0))*(IF(ISNUMBER(F
IND("Prepaid IP
Hours",INDIRECT("'"&B10&"'!D3
550"))),TIMEVALUE(MID(INDIRECT("'"&B10&"'!D3:
D550"),FIND("Prepaid IP
Hours",INDIRECT("'"&B10&"'!D3
550"))+17,99)),0)<=TIME(0,2,0))),"")}
And is in use from F10:U33.
I have some scripting (very little) in this workbook and wondered if I
should move the above (or anything else for that matter) from the worksheet
level and code it instead?
The link
(http://cam.wadla.com/Cut down copy of PowerUp Costings.xls) is a
cut-down-copy of my original spreadsheet which has now 17 worksheets.
I'm also trying to SUM the 'TOTAL HOURS', but with no success.
The cells (F10:F33)`TIMERANGE` are in the format [hh]:mm, but I'm unable to
SUM / AVERAGE / MIN / MAX the range.
Any Suggestions Apreciated.
Cheers,
Cam
Many thanks for the formula, I made one small amendment with the inclussion
of the INDIRECT command...
{=IF(B10<>"",SUMPRODUCT((IF(ISNUMBER(FIND("Prepaid IP
Hours",INDIRECT("'"&B10&"'!D3

D550"),FIND("Prepaid IP
Hours",INDIRECT("'"&B10&"'!D3

IND("Prepaid IP
Hours",INDIRECT("'"&B10&"'!D3

D550"),FIND("Prepaid IP
Hours",INDIRECT("'"&B10&"'!D3

And is in use from F10:U33.
I have some scripting (very little) in this workbook and wondered if I
should move the above (or anything else for that matter) from the worksheet
level and code it instead?
The link
(http://cam.wadla.com/Cut down copy of PowerUp Costings.xls) is a
cut-down-copy of my original spreadsheet which has now 17 worksheets.
I'm also trying to SUM the 'TOTAL HOURS', but with no success.
The cells (F10:F33)`TIMERANGE` are in the format [hh]:mm, but I'm unable to
SUM / AVERAGE / MIN / MAX the range.
Any Suggestions Apreciated.
Cheers,
Cam