I used to have a list box that listed several locations and other quick summary items from a table, if the users double clicked on one of the items a form would come up with the detail for that location.
the users thought it would be nice to be able to sort by the columns in the list box, the only way i knew how to do that is to create a subform in datasheet view instead of a list box, that way they can sort it by whatever column they want.
the problem that i have run into is i still want the form to come up if they double click on a record. how do i get it to select to record when they click on any field in that record and if they double click on any field it will open the detail form, using my location as the filter?
Make any sense at all?
if not, ask some more questions, i'll be happy to explain some more..
Thanks,
Smiley
the users thought it would be nice to be able to sort by the columns in the list box, the only way i knew how to do that is to create a subform in datasheet view instead of a list box, that way they can sort it by whatever column they want.
the problem that i have run into is i still want the form to come up if they double click on a record. how do i get it to select to record when they click on any field in that record and if they double click on any field it will open the detail form, using my location as the filter?
Make any sense at all?
if not, ask some more questions, i'll be happy to explain some more..
Thanks,
Smiley