jneirinckx
Registered User.
- Local time
- Today, 12:28
- Joined
- Feb 28, 2004
- Messages
- 133
Good morning,
Using an Update Query I am trying to update data in 2 fields of a table1 with data from table2 where the FirstName and LastName fields match but when I put table2's FirstName and LastName fields as criteria using the builder when I run it, it treats it as a parameter and prompts for input.
Where am I going wrong?
Thanks
Jerry
Using an Update Query I am trying to update data in 2 fields of a table1 with data from table2 where the FirstName and LastName fields match but when I put table2's FirstName and LastName fields as criteria using the builder when I run it, it treats it as a parameter and prompts for input.
Where am I going wrong?
Thanks
Jerry