|
-
Aug 8th, 2005, 10:01 AM
#1
Bound form -- Move to record with matched criteria
I have a somewhat bound form (ID, Name, Anniversary, etc are bound), but lots of other stuff isnt. Now, what I need to do, is when the user changes the ID combobox (populated with all the ID's from a table), it will move to the record with the proper ID.
If the form wasnt bound this would be simple, however, since it is, I cant find any way to accomplish this.
Would the only way be to use DoCmd,,AcNext/Previous until it hits the correct record?
Last edited by kfcSmitty; Aug 8th, 2005 at 02:19 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|