Hello..
I am trying to fix an error in the database which spans three tables. I can get at the data I want but can't seem to change the recordset when the query is run. What I hope to accomplish is to change one field based on a conditon. If FieldA = -1 Then FieldB = 0 ..but I don't know how to do this...Do you???
TIA
I am trying to fix an error in the database which spans three tables. I can get at the data I want but can't seem to change the recordset when the query is run. What I hope to accomplish is to change one field based on a conditon. If FieldA = -1 Then FieldB = 0 ..but I don't know how to do this...Do you???
TIA