J
Joe M.
I have 2 combo boxes. Combo1 contains a short list of years 2009,2010 etc
which are pulled from a table. Combo2 has the row source of a query which
uses criteria selected in Combo1. If I select 2009 in Combo1 then Combo2
shows only rows matching 2009. If I close the form and run again selecting
2010 in Combo1 then Combo2 shows only rows matching 2010. However for this
application the form must remain open and when I make a different selection
in Combo 1, Combo2 remains unchanged. I'm missing how to force Combo2 to
refresh to show the changes. Can anyone help?
Thanks,
Joe M.
which are pulled from a table. Combo2 has the row source of a query which
uses criteria selected in Combo1. If I select 2009 in Combo1 then Combo2
shows only rows matching 2009. If I close the form and run again selecting
2010 in Combo1 then Combo2 shows only rows matching 2010. However for this
application the form must remain open and when I make a different selection
in Combo 1, Combo2 remains unchanged. I'm missing how to force Combo2 to
refresh to show the changes. Can anyone help?
Thanks,
Joe M.