Lobmeister
Programmer
[ul]
[li] I have asked users to choose from 8 listboxes the values 1st,2nd....8th.[/li]
[li]This corresponds to fields which they wish to return and group by in a query.[/li]
[li]Therefore i need to translate these values into ordering the corresponding fields correctly in a SELECT (and GROUPBY) statement.[/li]
[/ul]
What is the most expedient method for doing this - my brain hurts !!!!!
[li] I have asked users to choose from 8 listboxes the values 1st,2nd....8th.[/li]
[li]This corresponds to fields which they wish to return and group by in a query.[/li]
[li]Therefore i need to translate these values into ordering the corresponding fields correctly in a SELECT (and GROUPBY) statement.[/li]
[/ul]
What is the most expedient method for doing this - my brain hurts !!!!!