R
richaluft
I'm using following notinlist event code for a number of cbo's on a
form (that are all very similar), yet this particular one fails to
work properly.
After event is triggered, form is opened, and data entered, my cbo
shows a blank value, and remains uneditable. Re-entering the same
info does not help.
I have a requery command event in the ongotfocus event of the cbo (as
I have for all of the properly working cbo's).
Can anyone suggest a possible cause (and remedy) for this problem?
TIA, Richard
form (that are all very similar), yet this particular one fails to
work properly.
After event is triggered, form is opened, and data entered, my cbo
shows a blank value, and remains uneditable. Re-entering the same
info does not help.
I have a requery command event in the ongotfocus event of the cbo (as
I have for all of the properly working cbo's).
Can anyone suggest a possible cause (and remedy) for this problem?
TIA, Richard