… Looking for ideas
A pivot table has the following WBS ID fields (shown below). If they are sorted ascending, you get the order shown. However, I want the sort order to be C.1, C.2, C.3, … C.10, C.11…. (C.10 should not come after C.1). I have a work around removing the “dots” and inserting a space and sorting that way, however, want to know if there are simpler ways to do this.
WBS ID
C.1
C.10
C.11
C.12
C.13
C.14
C.2
C.3
C.5
C.6
C.7
C.8
C.9
Thanks