JediYodaNT
Registered User.
- Local time
- Today, 06:20
- Joined
- May 8, 2009
- Messages
- 26
Well, I did in fact use a lookup, per the guidence of this guide. This technique worked great for my Function and Sub-Function synced combo boxes.
http://msdn.microsoft.com/en-us/library/bb404901.aspx
The problem is that I have not been able to repeat the process on the Site Associate level.
Now, when you're referring to lookup at the table level...I think mine is at the table level. I have a table called T_Sites that lists the two cities that our offices are in, then I have a table called T_Associates that lists the AssociateName and Sites (Where Sites is a lookup column pointing to the Sites field in T_Sites.) So, is this what you are referring to as "lookup at the table level"?
http://msdn.microsoft.com/en-us/library/bb404901.aspx
The problem is that I have not been able to repeat the process on the Site Associate level.
Now, when you're referring to lookup at the table level...I think mine is at the table level. I have a table called T_Sites that lists the two cities that our offices are in, then I have a table called T_Associates that lists the AssociateName and Sites (Where Sites is a lookup column pointing to the Sites field in T_Sites.) So, is this what you are referring to as "lookup at the table level"?