AndyBannister
Registered User.
- Local time
- Today, 22:53
- Joined
- Aug 10, 2001
- Messages
- 31
Hi,
Here's a problem that I'm finding a little tricky. Any advice would be greatly appreciated.
I have a main form with an embedded subform that displays a series of records in datasheet view. I want my user to be able to select one or more records, by dragging in the margin, and then click a button to apply a change to the records she or he has selected.
Now I can get this to work for one record --- that's the easy bit. But how do I detect if a user has highlighted a series of records rather than just one?
Thanks for any thoughts on this one.
Andy
Here's a problem that I'm finding a little tricky. Any advice would be greatly appreciated.
I have a main form with an embedded subform that displays a series of records in datasheet view. I want my user to be able to select one or more records, by dragging in the margin, and then click a button to apply a change to the records she or he has selected.
Now I can get this to work for one record --- that's the easy bit. But how do I detect if a user has highlighted a series of records rather than just one?
Thanks for any thoughts on this one.
Andy