SOLVED

Sorting rows based on information contained in 5 different columns

Copper Contributor

I have an excel spreadsheet with data that has been exported from our practice management system that I want to sort. In the practice management system, we have a list of potential clients and the date that they were added to our waiting lists. Then we have labels assigned to them to identify which waiting lists they are on. When the original file is exported, it puts all of the labels into one column. I have figured out how to get that data separated and each label is put in its own column. Now I want to be able to sort the data to show me anyone who is on each waitlist, and then filter it by the date they were added. However, I can't figure out how to make excel look at all 5 columns at the same time. 

Jessica_Irish_0-1639668093093.png

So for example, I would like any row that has "speech therapy waitlist" listed in columns I - M to be filtered and then I would sort that data by the date added to the waitlist. 

 

I am using Microsoft Office 365 on a Dynabook Laptop with Windows 10. 

3 Replies
best response confirmed by Jessica_Irish (Copper Contributor)
Solution

@Jessica_Irish I dare to suggest that you can do all in Power Query (an integrated part of Excel since 2016). Connect to the original export file and let PQ do the rest. No need to split the Labels into separate columns in Excel. Much easier in PQ. Then "unpivot" the lot summarise to your liking. Once set-up, you can repeat it over and over again when the export file changes.

 

How exactly? That depends on the exact of the export file. Are you familiar with PQ?

@Riny_van_Eekelen thank you! No, I am not familiar with Power Query. Where would you suggest I go to get a beginner's quick training on it?
1 best response

Accepted Solutions
best response confirmed by Jessica_Irish (Copper Contributor)
Solution

@Jessica_Irish I dare to suggest that you can do all in Power Query (an integrated part of Excel since 2016). Connect to the original export file and let PQ do the rest. No need to split the Labels into separate columns in Excel. Much easier in PQ. Then "unpivot" the lot summarise to your liking. Once set-up, you can repeat it over and over again when the export file changes.

 

How exactly? That depends on the exact of the export file. Are you familiar with PQ?

View solution in original post