Hey there,
I'm working on code which loads data into multiple pivot tables in a user form. I want to sort some tables to be sorted alphabetically, and some to be sorted custom (specifically, AAA, AA, A, BBB, BB, B).
I'm new to VB and not sure if there's a sorting property for the PivotTable...