I have a database that when the form is opened it is blank (new record). On this form ia a command button (utilities) which opens another dialog form that has 3 command buttons to perform various queries – it also has another command button (find record) which, when clicked would display a specific record based on an order number (PrimaryKey – auto number from the associated table) and display it in the, already displayed, existing blank form on screen. How would I accomplish this task? I been tinkering with the “seek” procedure but don’t know how to integrate the order number into it. Any ideas would be appreciated.
Thank you,
Vince
Thank you,
Vince