Make combo string box hit a check box

ok so basically what im trying to achieve is a way for a check box to be checked if the right name is attached too it…

I.E. i have two sets of tables, table 1 and table 2, i want the check boxes i have 4 of them to auto check if the tables have a name on them.

table 1 has Emma’s name and so does table 2, but table two is in a different area if emma gets sat in table 2’s area i want her check box to be checked so she knows she is sat.

i hope this makes sense

You need to work with value binding of the checked state of that checkbox. Click “Bind” and that + sign to create a binding.