bluenose76
Registered User.
- Local time
- Today, 23:00
- Joined
- Nov 28, 2004
- Messages
- 127
I have a form that i would like to display a specific record based upon what is selected in a combo box.
If is generate the form using hte standard wizard then all the relevant fields appear as you would expect, however when i select and change the contents of my combo box, nothing else changes with it.
If i create a new combo box on the same form a numeric field is displayed however when i select and use this combo box the records do change as i would like them to.
I have looked at the code for the after update procedure and i cannot for the life of me getr it to work on the way in which i want, can anyone help me please?
If is generate the form using hte standard wizard then all the relevant fields appear as you would expect, however when i select and change the contents of my combo box, nothing else changes with it.
If i create a new combo box on the same form a numeric field is displayed however when i select and use this combo box the records do change as i would like them to.
I have looked at the code for the after update procedure and i cannot for the life of me getr it to work on the way in which i want, can anyone help me please?