twychopen22
Registered User.
- Local time
- Today, 08:58
- Joined
- Jul 31, 2006
- Messages
- 101
I am not sure how closely this relates, that is why I am posting here, I have a form based on many tables. I am trying to get listboxes (from different tables) to subsequently appear (using show) and be filled in with the corresponding information. Like:
Company>Position>Payplan>Name>Wage. All but the last would be comboboxes, but I can't get them to fill in with the right info. I have looked at examples of cascading comboboxes but don't know what is wrong. I don't know if my queries are wrong too but if any of you guys have any ideas I would appreciate it. After reading this I think it may be relational and query problems. The problem is it just doesn't show what I want it to.
Company>Position>Payplan>Name>Wage. All but the last would be comboboxes, but I can't get them to fill in with the right info. I have looked at examples of cascading comboboxes but don't know what is wrong. I don't know if my queries are wrong too but if any of you guys have any ideas I would appreciate it. After reading this I think it may be relational and query problems. The problem is it just doesn't show what I want it to.