J
Jattdogg
HELPPP ME!! haha
I need someone's help. I've been browsing through help
topics/sites/groups on Sub-form issues but haven't been able to
implement any of the solutions into my database.
Here is my deal:
I have a form called "searchform"
-on this form, i have two combo boxes both of which are drop down lists
that are populated via queries. The names of the boxes are "Combo19"
and "Combo21"
-i created a sub-form on "searchform" by clicking on the
"subform/subreport" icon on the toolbar.
-when i did that, it asked me "what data would you like to use for your
subform..."
-i selected the option to "use an existing table/query" and chose the
query that i created called "Subform_Query". I then selected all fields
and called this new subform "SearchForm_subform"
So far so good right...wrong...
When i open the "searchform" form, and select an option in each of the
two drop downs, its then supposed to feed those two values to the query
called "Subform_Query" and then populate the "SearchForm_subform" form
below.
It doesnt do this. I'm pretty sure that there is some sort of refresh
or requery issue but nothing i try seems to work.
If i open up the "Subform_Query" manually and enter in the two values
manually, the query returns what i expected it to. So i nkow my query
is working.
Can someone please help me figure out how to get it to refresh when i
select options from the two drop down lists?????
I;ve seen people mention something about me.formname.requery or
something related to that. Ive tried a few tings but nothing works.
When i type in "me.whatever..." and then try to run the form, it gives
me some error about a macro or something... im sure i have confused you
allbut pleaseeee help me!
I need someone's help. I've been browsing through help
topics/sites/groups on Sub-form issues but haven't been able to
implement any of the solutions into my database.
Here is my deal:
I have a form called "searchform"
-on this form, i have two combo boxes both of which are drop down lists
that are populated via queries. The names of the boxes are "Combo19"
and "Combo21"
-i created a sub-form on "searchform" by clicking on the
"subform/subreport" icon on the toolbar.
-when i did that, it asked me "what data would you like to use for your
subform..."
-i selected the option to "use an existing table/query" and chose the
query that i created called "Subform_Query". I then selected all fields
and called this new subform "SearchForm_subform"
So far so good right...wrong...
When i open the "searchform" form, and select an option in each of the
two drop downs, its then supposed to feed those two values to the query
called "Subform_Query" and then populate the "SearchForm_subform" form
below.
It doesnt do this. I'm pretty sure that there is some sort of refresh
or requery issue but nothing i try seems to work.
If i open up the "Subform_Query" manually and enter in the two values
manually, the query returns what i expected it to. So i nkow my query
is working.
Can someone please help me figure out how to get it to refresh when i
select options from the two drop down lists?????
I;ve seen people mention something about me.formname.requery or
something related to that. Ive tried a few tings but nothing works.
When i type in "me.whatever..." and then try to run the form, it gives
me some error about a macro or something... im sure i have confused you
allbut pleaseeee help me!