Richard Corso Posted August 28, 2010 Posted August 28, 2010 Stuck in the mud again. I have set up a DB that looks up Card ID 1, Card ID 2 and Name from Customer Table and places it in the a portal from CheckIn Table. This works just fine. But, Is there a way to enter Card ID 1 or Card ID 2 in the Enter ID field and pull up the same info. See Attached. Any help would be appreciated. LookUp.zip
comment Posted August 28, 2010 Posted August 28, 2010 Please clarify a few points: 1. How many cards can one customer have? 2. What's the difference (if any) between Card1 and Card2? Are there two types of cards, or are they the same? 3. Do all cards have a unique ID (i.e. no Card1 and Card2 with the same ID)?
Richard Corso Posted August 28, 2010 Author Posted August 28, 2010 Each customer can have up to two cards. There are two types of cards. One is a smart card with a chip and the the other card is membership card ( Gold or Silver ). Some customers have both types and some of them have smart cards and some only have membership cards. The membership card numbers start with one or two letter like G,S or MW.
comment Posted August 28, 2010 Posted August 28, 2010 I'd probably have a table for the cards anyway, just for good order. If these cards ever expire or get transferred to a new member, such table is a must. If not, you could probably get by with the attached shortcut. CheckInS.zip
Richard Corso Posted August 28, 2010 Author Posted August 28, 2010 Thanks All. BruceR, that’s just what the Doctor ordered. And as for the lookups, at first there was only one customer card and it worked. But, I do like this better.
Recommended Posts
This topic is 5261 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now