Forum Discussion
jake_from_liberty
Sep 30, 2022Copper Contributor
Sort a list into another sheet
Hello everyone! Here is my problem. I need to copy data from one sheet into another. This is an easy thing to do; however, I cannot figure out one small part. As part of the data, there is a dro...
- Sep 30, 2022
If you want it to keep up to date dynamically, I think you should be using (which will require a relatively new version of Excel).....keep you main sheet as the spot where you maintain data, and let FILTER extract the relevant names (and associated data) on a dynamic, real-time basis.
mathetes
Sep 30, 2022Silver Contributor
If you want it to keep up to date dynamically, I think you should be using (which will require a relatively new version of Excel).....keep you main sheet as the spot where you maintain data, and let FILTER extract the relevant names (and associated data) on a dynamic, real-time basis.
- jake_from_libertyOct 03, 2022Copper ContributorThat worked perfectly! Thank you so much for the help!