O
Olu Solaru
I have a problem that I just can't get rid of.
I get the 'enter parameter value' when closing my query parameter form.
In one of the posts I read. One of the MVPs suggested modifying the Click
event of the close button to first set the
rowsource of the offending combobox to the nullstring ("" or vbnullstring). '
N.B - Query parameter form has one combobox and two command buttons.
What is the correct syntax in setting the rowsource value of the combo box
to null string, and also keeping the doCMd.Close command within the same
close event.?
I have been at these for some time, need to get this project done for m boss
soon.
I
I get the 'enter parameter value' when closing my query parameter form.
In one of the posts I read. One of the MVPs suggested modifying the Click
event of the close button to first set the
rowsource of the offending combobox to the nullstring ("" or vbnullstring). '
N.B - Query parameter form has one combobox and two command buttons.
What is the correct syntax in setting the rowsource value of the combo box
to null string, and also keeping the doCMd.Close command within the same
close event.?
I have been at these for some time, need to get this project done for m boss
soon.
I