G
Guest
I'm trying to update a table with values that I have on a form. I've written an Update Query that has its Criteria (or source) as a Textbox on the form. I've also tried ListBoxes as the 'source'. The query is launched from a Command Button on the same form. Whenever I run the query, it always says that "0 rows will be updated". The table fields are text, so I don't see a problem with type compatability. I've run out of ideas to try, so any ideas/suggestions would be great
Thanks.
Thanks.