0

Filter a table based on another table using nested NL

Greetings, I am trying to return a string from the BV Version Line Worksheet table, filtered on Company ($I$4) and Plan No. ($I$5) but only when the Plan Level Reporting from the BV Version table matches my filter ($I$12). I have tried several formulas without success. Currently the formula I have (shown below) returns #Value! What have I missed? Thanks in advance, Bob T

=NL(,"BV Version Line Worksheet",,"0",$I$4,"Plan No.",$I$5,NL("Filter","BV Version","No.","Plan Level Reporting",$I$12))

2 comments

Please sign in to leave a comment.