Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to get a formula to return a number if two other cells have
values. Column X might have a number or a letter; Column Y will have a number. For a particular line, if there is something in Column X and Column Y, I want it to return the value of the number in column Y. I can do this with a simple IF function, but the problem I'm having is that I need the cell to add the value of every line where there is something in Column X and Column Y. I tried making an array formula but it did not work: =SUM((ISLOGICAL(H20:H403))*(ISLOGICAL (M20:M403))*(M20:M403)) Help! Cynthia |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Array Function? | Excel Worksheet Functions | |||
OR function in array-entered IF function | Excel Worksheet Functions | |||
AND in an array function? | Excel Worksheet Functions | |||
Is there an array function or something like it? | Excel Worksheet Functions | |||
Array Function | Excel Worksheet Functions |