View Full Version : Simple Lookup fields and Combo Boxes question


djh
07-29-2000, 06:38 PM
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!