Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Access (https://www.askmehelpdesk.com/forumdisplay.php?f=441)
-   -   Go to record on form button (https://www.askmehelpdesk.com/showthread.php?t=12456)

  • Sep 6, 2005, 06:02 AM
    erosinski
    Go to record on form button
    I want to put a button on the form that pulls a string from a text box and goes to the unique "sorder number" in the form. This will keep my users from having to click next a hundred times to get to a record. I have no time to try and figure out the vb code so if anyone already has an idea how to do it, it would help me a lot.

    Running access 2003
  • Sep 6, 2005, 06:14 AM
    ScottGem
    Quote:

    Originally Posted by erosinski
    I want to put a button on the form that pulls a string from a text box and goes to the unique "sorder number" in the form. This will keep my users from having to click next a hundred times to get to a record. I have no time to try and figure out the vb code so if anyone already has an idea how to do it, it would help me alot.

    running access 2003

    Use the Combobox wizard to build a Search combo (3rd option). That will allow the users to select the record and position the form to that record.
  • Sep 6, 2005, 06:17 AM
    erosinski
    A lot easier than what I had in mind, thank you
  • Sep 6, 2005, 10:51 AM
    ScottGem
    Quote:

    Originally Posted by erosinski
    alot easier than what i had in mind, thank you

    You're welcome, that search combo is a godsend. I actually use the code it generates in several different scenarios.

  • All times are GMT -7. The time now is 08:00 PM.