I need to generate a form from a query which I have done via the wizard. My problem lies in the fact that I need each to have a checkbox (not fed from the query) in the form. This check box will display for each of records but the problem right now is obviously that they all have the same name and therefore are not independent of one another. How do I change this since there is only one checkbox is the form design mode?
Thanks
Thanks