G
Guest
I have a query where I need to sort the data into accsending order. The
column contains several entries of the following:
BH 3, BH 4, BH 5, BH 6, BH7, BH8, BH9, BH 10 and BH 11.
I want to show all the BH 3 entries together, all the BH 4 entreis together,
etc. If I sort accsending although it groups all the entries together I end
up with the column in the following order:
BH 10, BH 11, BH 3, BH 4, BH 5, BH 6, BH7, BH8 and BH9
How do I get it to show the BH 3 entries first and BH 10 and BH 11 last? I
need it in the correct order otherwise it affects the order when I create a
report graph i.e. the legend shows the series in the wrong order.
Thank you
column contains several entries of the following:
BH 3, BH 4, BH 5, BH 6, BH7, BH8, BH9, BH 10 and BH 11.
I want to show all the BH 3 entries together, all the BH 4 entreis together,
etc. If I sort accsending although it groups all the entries together I end
up with the column in the following order:
BH 10, BH 11, BH 3, BH 4, BH 5, BH 6, BH7, BH8 and BH9
How do I get it to show the BH 3 entries first and BH 10 and BH 11 last? I
need it in the correct order otherwise it affects the order when I create a
report graph i.e. the legend shows the series in the wrong order.
Thank you