G
Gman063 via AccessMonster.com
I know this subject has been covered allot, but I don't think I am getting it.
What I am trying to do is basically actively filter a sub form based on what
the user puts in a textbox on the main form. Additionally, I am trying to
have the filter return records that contain the character that the user has
entered. (I.E. if they enter "eg" it will return all records with it in the
string)
Table contains numerous fields but only using three field in the sub form. My
parent form has no control source, just the text boxes I am using to filter
the sub form. The sub form is continuous form based on a query with a command
button that will open a form with all the details. I have been working on
this for quite some time and have run into a brick wall. I am pretty sure I
am over thinking this. Any help will be much appreciated.
What I am trying to do is basically actively filter a sub form based on what
the user puts in a textbox on the main form. Additionally, I am trying to
have the filter return records that contain the character that the user has
entered. (I.E. if they enter "eg" it will return all records with it in the
string)
Table contains numerous fields but only using three field in the sub form. My
parent form has no control source, just the text boxes I am using to filter
the sub form. The sub form is continuous form based on a query with a command
button that will open a form with all the details. I have been working on
this for quite some time and have run into a brick wall. I am pretty sure I
am over thinking this. Any help will be much appreciated.