Auto look up a record

S

Sandy

Hi!
I have a form called "Sketch Sheet" with a subform
called "Colors". I am trying to auto look up a record
when a primary key is entered. I.E. The field "Style
Number" is entered. If that particular style number
already exists, I'd like it to pull up that record. I've
tried everything but it keeps just bringing up the subform
info for that record and not the entire Main form info. I
know this is probably an easy one that I'm just missing.
Thanks in advance for your help!
-Sandy
 
M

Mike Painter

Sandy said:
Hi!
I have a form called "Sketch Sheet" with a subform
called "Colors". I am trying to auto look up a record
when a primary key is entered. I.E. The field "Style
Number" is entered. If that particular style number
already exists, I'd like it to pull up that record. I've
tried everything but it keeps just bringing up the subform
info for that record and not the entire Main form info. I
know this is probably an easy one that I'm just missing.
Thanks in advance for your help!

Build a combo box on the main form and pick the option to find a record
based on the selection.
Just entering a key in a text box will not do what you want (but it should)
 

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

Top