AlreadyLost, the important thing is you don't need code. You can use a check box or option (radio) boxes, either Forms or Control Toolbox. If you want the user to indicate yes or no, a single check box will do it. If checked, the value in the linked cell is true, if unchecked, false. You...