I have a form with two comboboxs where I want the value of the first to indicate the list options of the second. This form is viewed as a datasheet.
I have found that if doing an "after update" refresh event in the first field, any values in the second field for previously entered records disappear. The same thing seems to happen when using a requery option as well.
Does anyone have any ideas on what I thought would be a simple thing to accomplish?
Thanks.
I have found that if doing an "after update" refresh event in the first field, any values in the second field for previously entered records disappear. The same thing seems to happen when using a requery option as well.
Does anyone have any ideas on what I thought would be a simple thing to accomplish?
Thanks.