Pickup value from multiple criteria

Jaffabfc

Board Regular
Joined
Jul 5, 2013
Messages
233
Office Version
  1. 365
Platform
  1. Windows
Hi,

I am wanting to pick up some information from a single formula from 2 different rows/columns.

For example i have in column A:A random number and Column D:D i have periods
I am wanting to pull in column E the values of A3 and D3 for example into cell E3 from the table on another sheet.
The table has all the codes from Column A in the B Column
The table has all the codes from Column D in the 1 row.

all the data i am wanitng is if the cell i am wanting matches B and 1 then pull from I2:T33

I have tried this and just getting an error
=XLOOKUP(A3&D3,'Forecast From Buyers'!B2:B33&'Forecast From Buyers'!I1:T1,'Forecast From Buyers'!I2:T33)

I have also tried xlookup(1, etc but getting exceld doesnt have enough memory to fulfill the request.

can you advise

thanks
 

Forum statistics

Threads
1,226,797
Messages
6,193,051
Members
453,772
Latest member
aastupin

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