Ok,
I need a 'maintenance entry form' designed so that when the user selects an inventory type from the inventory combo box, the inventory item combo box automatically loads up all the inventory items that belong to that type.
A similar situation and easier to understand scenario is as follows:
User is entering different events for an entertainer. They enter an event name, for example "Awards Ceremony" then select a province from the province combo box, for example "Ontario", and then I need all the cities that belong to that province to show up in the City combo box.
Is this possible?
I'm clueless as to how to do this I've tried everything, and whenver I set the source of the cities combo box, it changes the values of ALL the records that are displayed, not just the current record!!!
If anyone wants, I could email you a sample access 97 database of what I want.
Thanx in advance!
I need a 'maintenance entry form' designed so that when the user selects an inventory type from the inventory combo box, the inventory item combo box automatically loads up all the inventory items that belong to that type.
A similar situation and easier to understand scenario is as follows:
User is entering different events for an entertainer. They enter an event name, for example "Awards Ceremony" then select a province from the province combo box, for example "Ontario", and then I need all the cities that belong to that province to show up in the City combo box.
Is this possible?
I'm clueless as to how to do this I've tried everything, and whenver I set the source of the cities combo box, it changes the values of ALL the records that are displayed, not just the current record!!!
If anyone wants, I could email you a sample access 97 database of what I want.
Thanx in advance!