Learn all about sorting in Excel. Simple sort, multi-level, custom order, formatting and more … Two detailed videos. First one is about native Excel features. Second one is about automating using Power Query. And both use Word!
Contents
Excel Sort – Part 1
Sample data, Macro source code and Excel Add-in file (XLAM)
Contents
- Intro – 00:00
- How to keep the original order – 00:14
- Simple sorting – 00:54
- Sort left to right – 01:24
- Custom sorting order – 01:38
- Create the list in correct order – 01:57
- Reordering the list – in Word – 02:42
- Add Custom List to Excel – 03:28
- Use Custom Sort on data – 04:18
- Using custom sort across PCs – 04:34
- Custom sort in Pivot Tables – 05:26
- Sorting charts – 06:15
- Sort on formatting – 06:35
- CellFormat function (macro) – 07:45
- Fun: Deal playing cards – 08:25
- Summary – 09:41
Custom sort using Power Query
Contents
- Introduction – 00:00
- Recap – 00:09
- Automating custom sort – 00:23
- Import using CSV and Power Query – 00:43
- Get data from CSV – 00:51
- Create duplicate table – 01:07
- Keep only product column – 01:12
- Remove duplicates – 01:17
- Reorder in Word – 01:24
- Add index column – 01:44
- Merge tables – 02:09
- Sort on index column – 02:28
- Mistake – import unwanted tables – 02:39
- Import data – 02:54
- Handling more data – 03:18
- Remove index column – 04:39
- Summary – 05:19