A
asuguy
I have a table with a "description" field - it's a Memo field rather than a
text box. I also have a form called search with a textbox for user to enter
their search term. I want to search all records for the search term in the
field description. I then want that record set returned to another form
"IncidentBrowse" so the users can scroll through each record in the record
set. I figured that there's some VBA code involved, but I have VERY limited
experience with VBA and can't figure it out...help!
text box. I also have a form called search with a textbox for user to enter
their search term. I want to search all records for the search term in the
field description. I then want that record set returned to another form
"IncidentBrowse" so the users can scroll through each record in the record
set. I figured that there's some VBA code involved, but I have VERY limited
experience with VBA and can't figure it out...help!