T
TomC
Here is what I am having trouble with.
I am using a query to find info based on a text field on a form.
This is my query and it works fine.. Class is the text field.
[Forms]![PageOne]![Class]
What I need to do is query using any part of the table record for the
string Class.
I have PH1 PH2 PH6 in the table. If I enter PH2 in the Class text
field I want to bring up all the records that have this in them.
I am trying to search the whole string for just part of the string. I
hope I am not babbling here.
Any one that can understand this please help.
....Thanks In Adavance
I am using a query to find info based on a text field on a form.
This is my query and it works fine.. Class is the text field.
[Forms]![PageOne]![Class]
What I need to do is query using any part of the table record for the
string Class.
I have PH1 PH2 PH6 in the table. If I enter PH2 in the Class text
field I want to bring up all the records that have this in them.
I am trying to search the whole string for just part of the string. I
hope I am not babbling here.
Any one that can understand this please help.
....Thanks In Adavance