Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If O60 of the Input sheet is blank, result is a blank cell. Otherwise, get
the sum of D60:O60 in the Input sheet, and divide it by the sum of C13:N13 in the abc sheet. Also, that is not code (not a part of a macro). Rather it is a cell formula. HTH Otto "big mann" wrote in message ... Can someone please help me to understand what the following piece of code is doing ![]() =IF('Input'!O$60="","",SUM('Input - '!D60:O60)/SUM(abc!C$13:N$13)) many thanks for your assistance -- big mann ------------------------------------------------------------------------ big mann's Profile: http://www.excelforum.com/member.php...o&userid=34543 View this thread: http://www.excelforum.com/showthread...hreadid=543085 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IF statement problem | Excel Worksheet Functions | |||
SET statement tutorial | Excel Discussion (Misc queries) | |||
If statement | Excel Discussion (Misc queries) | |||
Do I need a sumif or sum of a vlookup formula? | Excel Worksheet Functions | |||
7+ nested if statement? | Excel Worksheet Functions |