Thunder2781
Programmer
Hi,
I would like to do a search in a table with findfirst but I get an error for my criteria.
What I would like is something like this:
rs.fields(customer).value = search_value
Where search_value is a value from a combobox.
Hopefully somebody can help because I have tried a lot of different options but I can't get it working.
I would like to do a search in a table with findfirst but I get an error for my criteria.
What I would like is something like this:
rs.fields(customer).value = search_value
Where search_value is a value from a combobox.
Hopefully somebody can help because I have tried a lot of different options but I can't get it working.