XLookup to omit filtered data

wizardmagu

Board Regular
Joined
Dec 27, 2012
Messages
58
Office Version
  1. 365
Platform
  1. Windows
Just curious if anyone has some ideas to use an XLOOKUP or VLOOKUP and have it omit the filtered data. I am not trying to sum anything just looking to pull information from another sheet.
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
MrExcelPlayground16.xlsx
DEF
1ThingAmountFiltered?
3B41
4C51
5B61
6C71
7F81
8D51
9E61
10F71
11A41
13C51
14F91
15E61
16A41
18
19A
204
Sheet3
Cell Formulas
RangeFormula
F3:F11,F13:F16F3=AGGREGATE(3,5,[@Thing])
D20D20=XLOOKUP(D19&1,Table1[Thing]&Table1[Filtered?],Table1[Amount],"",0)
 
Upvote 0

Forum statistics

Threads
1,216,110
Messages
6,128,892
Members
449,477
Latest member
panjongshing

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