Hi everyone,
So far I have a form with a subform. The form itself is bound to a table and the subform is bound to a query. When you open the form you enter a number and click a 'Go' button. This then finds the relevant person in the subform and shows all their details on the one line in the subform.
What i wish to do in the main form is to add a 'yes' or 'no' to that persons record . This yes or no would then be put in the main table next to the persons name.
Is this possible?