VBA Coding??

J

Justin Mills

I am designing a order entry database.

What i would like to do/have, is a form with a label
boxes, ruffly named as follows; txtPhoneNumber,
txtFirstName, txtLastName, txtStreetNumber etc etc

When you enter a phone number into the txtPhoneNumber
box, on the lostfocus it query my customer table and
enters in the firstname, lastname etc etc record that
matches the phonenumber.

But if there is no customer on file with that
phonenumber, you can enter in there details in the empty
boxes and have say a command button to save the new
customer record.

Hope that makes sense.

Thanx in advance
Justin.
 

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