musesshadow
Desktop Support Assistant
- Local time
- Today, 15:13
- Joined
- Sep 8, 2004
- Messages
- 10
Alright, this one's hard for me to get my head around.
I have two tables:
1. Estimate, containing;
Hardware
Comment
& other non important stuff
2. Budget, containing;
Hardware
Comment
& other non important stuff
When I'm entering a new record in Budget, I want its "Comment" field to be limited to valid options from Estimate where the Hardware types are the same.
i.e.
In Estimate I have:
Hardware-----Comment-----...
Desktop------D530...
Desktop------DC5000...
If I enter "Desktop" under Hardware for the Budget Record, when I go to select a Comment, I want only D530 and DC5000 to be shown.
This sounds like a dynamic by record query, but I have no idea how to do it.
I have two tables:
1. Estimate, containing;
Hardware
Comment
& other non important stuff
2. Budget, containing;
Hardware
Comment
& other non important stuff
When I'm entering a new record in Budget, I want its "Comment" field to be limited to valid options from Estimate where the Hardware types are the same.
i.e.
In Estimate I have:
Hardware-----Comment-----...
Desktop------D530...
Desktop------DC5000...
If I enter "Desktop" under Hardware for the Budget Record, when I go to select a Comment, I want only D530 and DC5000 to be shown.
This sounds like a dynamic by record query, but I have no idea how to do it.
