Numbers Table Aliases
I'd like to be able to create a table which simply points to the data in an existing table. This way I could spin off multiple tables from one set of data showing different content via filters. Of course it needs to be dynamically updated, I only want to edit the data in the "master" table, the others would be "read-only".