Indirect within Filter Formula

SeliM

New Member
Joined
Aug 10, 2023
Messages
8
Office Version
  1. 365
Platform
  1. Windows
I have a register for drivers that holds 20 columns of information, 3 of which cover cancellations if activated.

I have a need for a simple register of current drivers, using "=CHOOSECOLS(FILTER(INDIRECT(Lookup!$O$2),Register!R6:R8=""),1,3,4,8,9,11) I can get a current list.

You will note an indirect reference which is "Register!$A$6:$T$8", I would like to use indirect again instead of "Register!R6:R8 to make it dynamic. The change to Indirect (Lookup!$O$3), (the range that indicates cancellations) results in error #Value.

(Using the indirect range eliminates all the zeros that would result using register's full range.)

Would you have any advice on how I can redress this problem please?

Mel
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.
I do not have a sheet set up try your same formula, but can you show the formula that gives the #VALUE error? It seems like that should work.
 
Upvote 0
Make sure that the range listed in O3 is one column wide & the same number of rows as listed in O2
 
Upvote 0

Forum statistics

Threads
1,215,076
Messages
6,122,983
Members
449,092
Latest member
Mr Hughes

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