C
Chad
I have a quick question:
I have a query that returns a 'Club' field and a 'Total' field which is
grouped by 'Club'. There are only 3 clubs available, but I would like to
specify the order they returned. For example, I have clubs A, B, C and I
would like them to be returned in the order B, C, A.
For now I am creating a new field and associating a number with each club,
and then sorting based off of that field. Is there another way to do this?
Or is the way I am accomplishing it the only way?
Thanks everyone,
Chad
I have a query that returns a 'Club' field and a 'Total' field which is
grouped by 'Club'. There are only 3 clubs available, but I would like to
specify the order they returned. For example, I have clubs A, B, C and I
would like them to be returned in the order B, C, A.
For now I am creating a new field and associating a number with each club,
and then sorting based off of that field. Is there another way to do this?
Or is the way I am accomplishing it the only way?
Thanks everyone,
Chad