Results 1 to 6 of 6

Thread: Bound form -- Move to record with matched criteria

Threaded View

  1. #1

    Thread Starter
    PowerPoster kfcSmitty's Avatar
    Join Date
    May 2005
    Posts
    2,248

    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
  •  



Click Here to Expand Forum to Full Width