Data Validation & Auto Fill Referencing another Table

wraith972

Board Regular
Joined
Mar 6, 2007
Messages
104
Good morning,

I am trying to use this reference to create an auto fill data validation.

https://www.extendoffice.com/docume...op-down-list-autocomplete.html?page_comment=1

It works great for a normal named ranged. However, it does not seem to work when I'm trying to reference a column from another table. This other table is using Power Pivot to bring in Active Directory users. Since users come and go often, I really would like to have a refresh whenever working with this workbook.

When I click on the validation for this column, I simply get the data validation formula and not the list of users from my other table. Example: INDIRECT(TableUser[displayName])
I'm still pretty green with VBA code so I sort of see what's happening here but not enough to change the code.


Is this possible to correct or am I out of luck?

Thank you!
Randy
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.

Forum statistics

Threads
1,215,758
Messages
6,126,709
Members
449,331
Latest member
smckenzie2016

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