VLOOKUP with two searching criteria

Kristina96

New Member
Joined
Sep 30, 2019
Messages
33
Hello everyone,

I want to show the status of an ID in the previous period in the same row of today's ID.
The table looks similar to this
AHLM
ID(...)Status(...)Current periodPrevious Period
(...)

In the column next to previous period I want to show the status of the previous period to compare the two. I tried the following:
Excel Formula:
=VLOOKUP(A2&M2;CHOOSE({1.2};A:A&L:L;H:H);2;0)
But I get an error saying there is no value found. I checked and there is a value for the input I am looking for.

Can anyone help me with that?

Thank you in advance and have a great day everyone!
Kristina
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
May I suggest that you share a sample workbook that we may use to better understand the request and test possible solutions?

Bye
 
Upvote 0

Forum statistics

Threads
1,214,644
Messages
6,120,709
Members
448,983
Latest member
Joaquim_Baptista

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top