Simple Lookup fields and Combo Boxes question

djh

Registered User.
Local time
Today, 10:01
Joined
Jul 19, 2000
Messages
16
Hello...

How would I go about having a field called 'Description' control a field called 'Rate'...so that changing either one would give me a corresponding value? The only thing is that I'd like them to be 1) combo boxes and 2) that they get their values from a lookup table.

What would this event procedure look like? I know it would be the AfterUpdate...

Thanks!
 

Users who are viewing this thread

Back
Top Bottom