VLOOKUP question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form where I would like to type the name of a person and relevant
info automatically fills in the other columns.

I have set up a separate spreadsheet with columns A-E with data as follows:
Spreadsheet columns are:
LastName FirstName Title Tel# Email

Form columns are:
Name Title Tel# Email

What formula do I need to put on my form to connect the "Name" field of my
form to the "LastName and FirstName" together (from spreadsheet) that will
populate the other columns on my form?
 
Hi!

You'd be much better off using just a single column (cell) for the name in
your database then a simple Vlookup would do just fine. Otherwise, it's much
more complicated and depends on how you enter the name in your form.

Biff
 

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

Back
Top