Data Entry Form questions

C

Curtd

I have a database with several sheets divided up based on the customers Id#,
all the Id# shhets are laid out the same way. The Excel Data Form displays
all the columns headings like it should.

What I am trying to do is create a data entry form that will place the
information on a particular sheet depending on the customer Id# (example:
customer Id# is 143 the information would go to sheet1, customer Id# 281 go
to sheet2, customer Id# 313 go to sheet3, and so on).

Also in some of the columns I have a vlookup formula that looks up the
customer Id# on the appointment sheet and displays that date in that cell.
(example: column C is the customer Id# and in column A it would display the
appointment date if one is available other wise it would be blank). Is there
a way to have the vlookup formula written in using VBA so that if the date
changes later in the day it would still reflect the correct date?

Thanks in advance for any help and insight you can offer.

Curtd
 

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