Page 1 of 1

lookup value

Posted: Fri Oct 09, 2020 8:28 pm
by sna
Hi There,

I need your help how to solve this
I have a result in the result sheet.
Here is a formula
=IF(Menu02!E15<>"",IF(AND(Menu02!B10="",Menu02!B15=""),VLOOKUP(Menu02!A10,Setting!A:E,4,FALSE),IF(Menu02!B10<>"",Menu02!F10&VLOOKUP(Menu02!A10,Setting!A:C,2,FALSE),IF(Menu02!B15<>"",Menu02!F15&VLOOKUP(Menu02!A15,Setting!E:H,3,FALSE),Menu02!F10&VLOOKUP(Menu02!A10,Setting!A:C,2,FALSE)))),"")

Thanks

Re: lookup value

Posted: Sat Oct 10, 2020 7:19 am
by snasui
:D Please attach file and point to your expected result.

Re: lookup value

Posted: Sat Oct 10, 2020 11:02 am
by sna
Kindly take a look

Re: lookup value

Posted: Sat Oct 10, 2020 1:46 pm
by sna
For more clarification of an expected Result,I add more file to clear the output in SeeingJV tab
So if the values of Principal&Accrued Exp&Txa exist so it would come as per below:
USD170130001
USD170230001
PL64023
USD172260001
850000000028
...
and so one base on value of yellow cells

Best wishes

Re: lookup value

Posted: Sat Oct 10, 2020 2:21 pm
by snasui
:D Sorry. I can't understand your requirement.

Re: lookup value

Posted: Sat Oct 10, 2020 4:29 pm
by sna
I mean that in Menu02 if value of Accrued exp,principal and tax store value it should
Listing down as below
USD170130001
USD170230001
PL64023
USD172260001
850000000028
The formula in attached file in SettingJV

Best wishes,

Re: lookup value

Posted: Sat Oct 10, 2020 9:29 pm
by snasui
sna wrote: Sat Oct 10, 2020 4:29 pm The formula in attached file in SettingJV
:D Your formula has difference of each cell. You must explain all conditions you use instead, please don't explain with formula.