Subject resetting field values to their defaults
Author Jane Obenza
I have 1 key field and about 20 other fields for user entry. When the user
changes the value in the key field, I want the values of the other 20 fields
to reset back to their default values, which I have specified in my
IB_Query's DefaultValues property.

Is there a way to do this automatically using a particular method? I really
hate to think of resetting all 20 fields manually :)

TIA