Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have three columns of data something like this:
A B C 1 Balance Report Product Type 2 3,000 Y Oranges 3 1,000 N Oranges 4 4,000 N Apples 5 500 Y Pears 6 2,500 N Pears 7 8,000 Y Oranges Range A2:A7 is named "Balance", B2:B7 is named "Report" and C2:C7 is named "Product_Type". I am trying the following: =SUMPRODUCT((Balance)*(Product_Type="Oranges")*(Re port="Y")) The result I am getting is #N/A and I can't figure out what I am doing wrong. Can anyone help me? Thanks, Andrew. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
enhanced conditional formatting | Excel Discussion (Misc queries) | |||
excel conditional formatting default | Excel Discussion (Misc queries) | |||
Save Link Problem | Links and Linking in Excel | |||
Excel Display Problem | Excel Discussion (Misc queries) | |||
help please with conditional format problem | Excel Worksheet Functions |