M
MChrist
I have a query that I'm trying to pull several values from the unbound
controls in the footer of a form. The controls are combo boxes allow for
selection of several different types of associates. The default value of the
combo boxes is set to 1 and I've included setting the combo boxes value to 1
again in the Form Open Event.
I'm using the format [Forms]![fTargeting]![cmbRegionalManagerID] to retrieve
the value from the form, but unless I specifically change the value in the
box, the default value is not pulled in the query, and only a square is
displayed.
Any thoughts?
TIA
Mark
controls in the footer of a form. The controls are combo boxes allow for
selection of several different types of associates. The default value of the
combo boxes is set to 1 and I've included setting the combo boxes value to 1
again in the Form Open Event.
I'm using the format [Forms]![fTargeting]![cmbRegionalManagerID] to retrieve
the value from the form, but unless I specifically change the value in the
box, the default value is not pulled in the query, and only a square is
displayed.
Any thoughts?
TIA
Mark