Subform not working

N

nathan sanders

Hi,

I have a form FrmToDoList which is based on a query QryToDoList.

There is a yes/no field (completed) on the form and I have an afterclick
event that requeries the form when an item is clicked so that only
incomplete items appear on the list/form.

It works perfectly on it's own. When I add it as a subform on another form
(unbound) I am unable to alter the checkbox for the yes/no.

What do I need to do to get this to work please?

tia
Nathan
 
Top