Hi All,
I have a table (tbl_data) with a Yes/No field called Printed. Now I have a command button on my user form which sit's on top of my query that link to tbl_data. I what I want to do is on click the printed field in my table turns to "yes" for the record selected on my user form. I can't for the life of me work out how to do this
.
Thanks for your help,
Phil
I have a table (tbl_data) with a Yes/No field called Printed. Now I have a command button on my user form which sit's on top of my query that link to tbl_data. I what I want to do is on click the printed field in my table turns to "yes" for the record selected on my user form. I can't for the life of me work out how to do this

Thanks for your help,
Phil