timnicholls
Technical User
Hi,
I wish to have an option or checkbox on a form.
Who's choices are:
1) First Name & Surname
2) Surname & First Name
After having selected 1 or 2, a report is chosen from a combobox.
Having selected 1, the report will be sorted by first name, and have the names in that order (ie) Bill Blog
Having selected 2, the report will be sorted by last name, and have the names in that order (ie) Blog Bill
So...is this done is a query or in some VB...either way I could use some help.
Thank You
Tim
I wish to have an option or checkbox on a form.
Who's choices are:
1) First Name & Surname
2) Surname & First Name
After having selected 1 or 2, a report is chosen from a combobox.
Having selected 1, the report will be sorted by first name, and have the names in that order (ie) Bill Blog
Having selected 2, the report will be sorted by last name, and have the names in that order (ie) Blog Bill
So...is this done is a query or in some VB...either way I could use some help.
Thank You
Tim