Update Yes/No from one Table to other Table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello everyone, I did everything possible not to ask, but can't figure it
out. I have one table with a yes/no column, I want to use an update query to
update the yes/no checkbox where the records match. I can't get it to update
the yes/no checkbox, it updates everything else I'm dropping down to update,
but the yes/no check box stays blank, please help!
 
Forget it, I figured it out, I was updating to wrong table in that one yes/no
column, duhhh.
 
Back
Top