Hi,
I have a question that I hope someone with more experience with Excel can help with.
In Google Docs I can use the =sort and =Continue function to create a sorted version of some existing data. This allows me to have a master table but have different ranges/worksheets with different sort orders that automatically update when I change the master table
In Google Docs I would write something like this in the first cell
=sort(Ratings!AD2:AG83,Ratings!AF2:AF83,FALSE)
and then use something like this for the rest of the table
=CONTINUE(A2, 2, 1)
I could not find any @sort or @Continue function in Excel unless it's named something else?
If these don't exist, is there some way that I can have a Master Sheet, and then create different sheets based of the same master sheet data with different sort orders and that update automatically.
An example would be a Master Sheet of Products, that has columns for Product Name, Quantity, Price, Delivery Times. There would be a sheet for example that has the master sheet sorted by Price, another by Quantity etc These would all update when the data in the master sheet was updated.
Many thanks in advance for any help.
I have a question that I hope someone with more experience with Excel can help with.
In Google Docs I can use the =sort and =Continue function to create a sorted version of some existing data. This allows me to have a master table but have different ranges/worksheets with different sort orders that automatically update when I change the master table
In Google Docs I would write something like this in the first cell
=sort(Ratings!AD2:AG83,Ratings!AF2:AF83,FALSE)
and then use something like this for the rest of the table
=CONTINUE(A2, 2, 1)
I could not find any @sort or @Continue function in Excel unless it's named something else?
If these don't exist, is there some way that I can have a Master Sheet, and then create different sheets based of the same master sheet data with different sort orders and that update automatically.
An example would be a Master Sheet of Products, that has columns for Product Name, Quantity, Price, Delivery Times. There would be a sheet for example that has the master sheet sorted by Price, another by Quantity etc These would all update when the data in the master sheet was updated.
Many thanks in advance for any help.