Indexing numbers with decimals and no extra 0s
I have a manual with custom markers labeled "14CFR" so that I can put regulatory references from each page into an index based on that reference. The Index I've created lists the 14CFR reference (i.e. 121.135) and the associated page number(s) that it's found on.
The problem I'm having is that some regulatory references are numbers less than 3 digits on either side of the decimal. For example, I might have 121.15, 121.17, 121.11, 91.13, etc. When these are listed in the generated index, they come out in the order as if they were numbers... so:
121.11
121.113
121.116
121.2
121.25
121.277
121.278
121.3
121.311
121.312
etc..
What I want is that 121.3 is not 121.300 (which it would be as a number), but that it's actually a 3 and it would come way before a 113. Without adding unnecessary zeros (i.e. 121.003), is there any way I can get these in the order I need them?
Also, how do I change the header? It keeps filing the numbers under "Numerics" but I want to permanently change that to something else.
Thanks.
