D
dan-x
I've been searching to see if I can figure out how to write an Excel
formula that looks at another workbook and searches a table for a
cell's value based on conditions of other cells in the same row.
I'm afraid what I want might be too complicated though.
Here's what I want to do as an example using the table below. Can I
write a formula that searches another workbook table and if the QUEUE
column contains "Appeal" and the SUBQUEUE column contains "No
Subqueue" and the DSTR_NR column contains "1604" then it knows to
go on to the next column, REGS, and select its value ("1") without
specifying the row number of the REGS cell? (Make sense?)
QUEUE SUBQUEUE DSTR_NR REGS
Appeal No Subqueue 1603 8
Appeal No Subqueue 1604 1
Info Control CVP 1605 4
Info Control CVP 1606 8
Thanks,
Danny
!!!
formula that looks at another workbook and searches a table for a
cell's value based on conditions of other cells in the same row.
I'm afraid what I want might be too complicated though.
Here's what I want to do as an example using the table below. Can I
write a formula that searches another workbook table and if the QUEUE
column contains "Appeal" and the SUBQUEUE column contains "No
Subqueue" and the DSTR_NR column contains "1604" then it knows to
go on to the next column, REGS, and select its value ("1") without
specifying the row number of the REGS cell? (Make sense?)
QUEUE SUBQUEUE DSTR_NR REGS
Appeal No Subqueue 1603 8
Appeal No Subqueue 1604 1
Info Control CVP 1605 4
Info Control CVP 1606 8
Thanks,
Danny
!!!