I'm self-taught in Access, and as such I'm missing large chunks of
knowledge, so I'm hoping someone here with some training can help me.
Right now I have an Invoice form with a Customer subform.
Right now it's set up so that someone can enter a customer ID, say,
12345, into the invoice form and customer 12345's name, address, etc.
shows up in the Customer subform.
How do I create a system where a user could start a new invoice, then
go over to the Customer subform and type the letter A into the last
name field, then a list of all customers with last names starting with
A pops up, the users clicks on the name they want, and then the
Customer subform gets filled in THAT way, rather than having to know
the exact customer ID?
Ideally I'd have filters for Last Name and Company Name.
Then if they don't find what they're looking for, they can just create
a new customer record.
Your help is appreciated! Thanks!
knowledge, so I'm hoping someone here with some training can help me.
Right now I have an Invoice form with a Customer subform.
Right now it's set up so that someone can enter a customer ID, say,
12345, into the invoice form and customer 12345's name, address, etc.
shows up in the Customer subform.
How do I create a system where a user could start a new invoice, then
go over to the Customer subform and type the letter A into the last
name field, then a list of all customers with last names starting with
A pops up, the users clicks on the name they want, and then the
Customer subform gets filled in THAT way, rather than having to know
the exact customer ID?
Ideally I'd have filters for Last Name and Company Name.
Then if they don't find what they're looking for, they can just create
a new customer record.
Your help is appreciated! Thanks!
Comment