Hello,
I have about 5 tables containing different information but with one Column being consistent throughout the 5 tables (Let’s say Column A in all these tables are Name). How do I make it so that I only need to update the first table’s Column A and the other 4 will automatically reflect this update? For example, right now I have 40 items in Column A and would like to add 5 more without having to add it to all 5 tables manually. Pretty much like an importrange function in Excel. Thanks!
