Nolan Adams
New member
- Local time
- Today, 07:05
- Joined
- Oct 13, 2004
- Messages
- 7
I have a very simple form with one table that has 2 fields...autonumber which is Primary Key field (No Dups) and a text field. I want the user to be able to select one, some or all of the records and then have the 'After double_click expression to find these records. The RecordSelected, Selected and other values do not give me any information. If you can give me some sample code I would really appreciate it. I can find records in a table when the 'multiselect' property is "NONE". Obviously I am very NEW to Access. Thanks.