RammerJammer1674
Registered User.
- Local time
- Yesterday, 23:14
- Joined
- Jan 2, 2013
- Messages
- 18
Hi everyone,
I have a form I'm using to create Job Numbers.
All of my table are normalized and everything, I'm just having trouble filtering.
I have a Table called Customer Type and a Table called Customer Information.
Customer Information has a Customer Type lookup. Customer Types are either Business, Residential, or Contractor.
On a form called New Job Numbers (Yes, I do have a Job Numbers Table), I have a Combo box that will select the Customer Type. I need a Combo Box that will select the Customer based off of the Customer Type.
How do I accomplish this? I would like to do this through the Record Source using a query. Anyone have maybe a sample or something? Thank you!
I have a form I'm using to create Job Numbers.
All of my table are normalized and everything, I'm just having trouble filtering.
I have a Table called Customer Type and a Table called Customer Information.
Customer Information has a Customer Type lookup. Customer Types are either Business, Residential, or Contractor.
On a form called New Job Numbers (Yes, I do have a Job Numbers Table), I have a Combo box that will select the Customer Type. I need a Combo Box that will select the Customer based off of the Customer Type.
How do I accomplish this? I would like to do this through the Record Source using a query. Anyone have maybe a sample or something? Thank you!