Combo box in a subform not querying correct data

  • Thread starter disneygoof via AccessMonster.com
  • Start date
D

disneygoof via AccessMonster.com

HELP!!!

I have a combo box that resides in a subform. Before I open the MAIN form I
set an imputbox to pick one of two values (user input). Then I open the main
form and subform. The combo box in the subform uses a query reference with
critera from the input box. Sometimes it works, sometimes it does not. I
have tried all sorts of '.Requery' but can't seem to get the combo box to
work properly everytime. If the data shows wrong and I pick smething, then
it requeries....wierd!!! I sure could use a little help?

Thanks
 
S

strive4peace

Hi David,

what is the SQL for the RowSource of your combobox?

Warm Regards,
Crystal

*
:) have an awesome day :)
*
 
Top