Update other when i update myself

K

kennykee

Programmatically: how can i refresh other field using afterupdate on another
field?

eg when i select a list in [fruit] combo box, another independent combo box
[price] refreshes itself

code:

fruit_AfterUpdate( )
................................
................................???? ===>[price] combo box refreshes itself

Any solution?

Thanks in advance

Kennykee
 
Top