T
Tim
I have a slight problem. When constructing my simple database I had
created a find record command button. My issue is that I must put the actual
form on either a access page or a HTML. I'm trying to use a text box as a
search object for a specific field. So this would be the description of the
process. The user would open up the form in either an access page or HTML
and then enter the text they wish to search in the text box. From there they
would click on the search button and only the records with any part of the
word would pop-up. The search would only be in one field though.
created a find record command button. My issue is that I must put the actual
form on either a access page or a HTML. I'm trying to use a text box as a
search object for a specific field. So this would be the description of the
process. The user would open up the form in either an access page or HTML
and then enter the text they wish to search in the text box. From there they
would click on the search button and only the records with any part of the
word would pop-up. The search would only be in one field though.