Hi All
I have a Form with an unbound combo box which, when selecting a date in the drop down, the underlying continuous subform populates with data. I have added a switchboard control which opens the form (in edit) and, even though I have managed to get the main control to be clear on entry, the underlying subform is populated with data from the data entered in the first date.
I need it to be open in edit, as I want the user to be able to select the data and view data, as well as being able to enter/edit the displayed data.
Any idea how I get the form to open in edit, with all fields in the subform empty, until the user selects a date from the main form control?
I have a Form with an unbound combo box which, when selecting a date in the drop down, the underlying continuous subform populates with data. I have added a switchboard control which opens the form (in edit) and, even though I have managed to get the main control to be clear on entry, the underlying subform is populated with data from the data entered in the first date.
I need it to be open in edit, as I want the user to be able to select the data and view data, as well as being able to enter/edit the displayed data.
Any idea how I get the form to open in edit, with all fields in the subform empty, until the user selects a date from the main form control?