Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have an array formula that is working perfectly:
{=SUM(IF(Quote_Code=A3,Quote_Amt,))} I would like to make one change, but I don't seem to be able to get it working. When the locigal test is false I would like to dispaly nothing in the cell. It's currently displaying 0.00. I have tried {=SUM(IF(Quote_Code=A3,Quote_Amt," "))} but is still shows 0.00. Any ideas? Jo P.S. I'm using Office 2003 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Positioning Numeric Values Resulting from 6 Column Array Formula | Excel Worksheet Functions | |||
Array Formula Limits (around 2800 or so) ? Lotus DSUM has no problems with it ! | Excel Discussion (Misc queries) | |||
Array | Excel Worksheet Functions | |||
Editing Array Formula | Excel Worksheet Functions | |||
What instead of an array formula part 2 | Excel Discussion (Misc queries) |