Hello all! I'm a complete NOOB when it comes to Access, so I'm hoping that y'all can get me "over this hump" and I can go on my merry way creating this DB.
The DB I'm trying to create is for a software users group for financial institutions (banks and credit unions). So far, I have in mind 2 tables
Table 1
Name of Financial Institution (FI)
Checkbox for "Bank" or "Credit Union"
Main Address of FI
.... other info
Table 2
Members name (2 fields for first name, last name)
email address
Name of Financial Institution(FI) that is their employer
...... other info
There is a "one to many" link between Table 1 (the "one") and Table 2 (the "many") What I would like to do is when I'm adding new people to Table 2, I want to have to choose the "Name of Financial Institution(FI) from the names in table 1, so the DB is consistent, and "Bank of America" is chosen for everyone that works there, and someone doesn't put in "B of A" instead. Ideally, this would be a drop-down, but for now, I'd be happy if the field on Table 2 only allowed EXACTLY what was in the similarly titled field on Table 1.
I looked in Data validation, and I really couldn't make this part "work".
Thanks in advance to any and all assistance!!
The DB I'm trying to create is for a software users group for financial institutions (banks and credit unions). So far, I have in mind 2 tables
Table 1
Name of Financial Institution (FI)
Checkbox for "Bank" or "Credit Union"
Main Address of FI
.... other info
Table 2
Members name (2 fields for first name, last name)
email address
Name of Financial Institution(FI) that is their employer
...... other info
There is a "one to many" link between Table 1 (the "one") and Table 2 (the "many") What I would like to do is when I'm adding new people to Table 2, I want to have to choose the "Name of Financial Institution(FI) from the names in table 1, so the DB is consistent, and "Bank of America" is chosen for everyone that works there, and someone doesn't put in "B of A" instead. Ideally, this would be a drop-down, but for now, I'd be happy if the field on Table 2 only allowed EXACTLY what was in the similarly titled field on Table 1.
I looked in Data validation, and I really couldn't make this part "work".
Thanks in advance to any and all assistance!!
Last edited: