A Numbers ‘Index’?
Here’s the story: I have several different tables, each with a column of names. Some of the names in those tables repeat.
What I would like to do is to create another table with a column that somehow compiles all the names from the other tables, filters out the repetition, and sorts them.
In fact, because I’m shooting for the moon here, it would be great if there were some way for this compilation (or index) table dynamically adjusted to other tables so that if names were added or subtracted in source columns, rows would likewise increase or decrease automatically.
Is any of that possible, or would you be able to steer me in a direction of functions that could do something even like that?
Thanks!
Macbook (2016 or later)