Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Data Entry Form questions

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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,836
Default Data Entry Form questions

Check this out:
http://www.contextures.com/xlForm02.html

About half way down the page you can download a sample named 'Excel Data
Entry Worksheet Form'

Here's another:
http://www.contextures.com/xlUserForm01.html


That should get you started. Post back with specific questions.

--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.


"Curtd" wrote:

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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Data Entry Form Brian T Excel Discussion (Misc queries) 8 March 5th 07 02:23 PM
Data Entry Form Bethany L Excel Worksheet Functions 0 February 20th 06 06:23 PM
Data Entry form P.Jaimal Excel Programming 0 November 26th 05 05:32 PM
Data Entry Form (similar to default Excel DataForm) tonydm Excel Programming 0 October 11th 05 07:59 PM
data entry with userform questions mbernardi Excel Programming 0 September 24th 04 02:06 AM


All times are GMT +1. The time now is 09:41 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"