Input Form

  • Thread starter Thread starter pepperj
  • Start date Start date
P

pepperj

I want to make a form that someone can key in an ID number and the whole
record will display and then they can key in the blank field with data. I s
this possible? Thanks
 
You should be able to create single view form for editing your record. Then
use the combo box wizard to add a combo box that finds a record in the form
for editing.
 
Back
Top