RECORD

  • Thread starter Thread starter Ransom
  • Start date Start date
R

Ransom

Hello all....
I have finally put everything together in the database and now have one
final issue, I think :)

But, how do I create a command button that will bring up a record based on
the ID number??

Thanks!!
Ransom
 
Hello all....
I have finally put everything together in the database and now have one
final issue, I think :)

But, how do I create a command button that will bring up a record based on
the ID number??

Use a Combo Box instead. Use the toolbox; be sure the magic wand icon is
enabled, and create a new Combo Box on the form. Choose the option "use this
combo to find a record".

John W. Vinson [MVP]
 
UGH....that was SO simple...thanks guy!!!

John W. Vinson said:
Use a Combo Box instead. Use the toolbox; be sure the magic wand icon is
enabled, and create a new Combo Box on the form. Choose the option "use this
combo to find a record".

John W. Vinson [MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

SPLITTING 5
WORDING 2
SHARING 1
Access Automatically Send a notification email once a record is added 0
COUNTING 3
ISSUE 2
NAMING 4
DELETE FROM a table WHERE... 1

Back
Top