Stephanie T.
Registered User.
- Local time
- Today, 00:53
- Joined
- Jun 20, 2002
- Messages
- 60
Does anyone know, can I have two AfterUpdate events happen from the same field?
I have a “Distributor” field which is a combo box. This box triggers a cascading combo box effect so that once the Distributor is chosen, the “Warehouse” field, also a combo box, only allows for the choices associated with that Distributor.
I would also like to have two fields, the “Spoilage” and the “Freight” to automatically fill based on the information for that Distributor. So, at the moment, I would assume that this would be an AfterUpdate, once I choose the Distributor then everything would fill in. Or, is there another event that would work as easily as AfterUpdate, that wouldn’t conflict with the cascading combo box coding already in place?
I'm on Access 97.
Thank you for your help!
Stephanie
I have a “Distributor” field which is a combo box. This box triggers a cascading combo box effect so that once the Distributor is chosen, the “Warehouse” field, also a combo box, only allows for the choices associated with that Distributor.
I would also like to have two fields, the “Spoilage” and the “Freight” to automatically fill based on the information for that Distributor. So, at the moment, I would assume that this would be an AfterUpdate, once I choose the Distributor then everything would fill in. Or, is there another event that would work as easily as AfterUpdate, that wouldn’t conflict with the cascading combo box coding already in place?
I'm on Access 97.
Thank you for your help!
Stephanie