Re: Need to get to a specific record

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Paul

    Re: Need to get to a specific record

    Add a command button to your form selecting Record Navigation and Find
    Record. If you click into your ID field before clicking your find
    button you will be able to search this field only. Hope this helps
  • Tom van Stiphout

    #2
    Re: Need to get to a specific record

    On Wed, 16 Apr 2008 06:39:44 -0700 (PDT), Paul
    <burnspaul@hotm ail.co.ukwrote:

    Or simply set focus to the field and hit Ctrl+F for the Find dialog.
    -Tom.

    >Add a command button to your form selecting Record Navigation and Find
    >Record. If you click into your ID field before clicking your find
    >button you will be able to search this field only. Hope this helps

    Comment

    Working...