Hi,
i have a subform within a form.
i have a combobox in the form that populates the subform after a selection.
i have two textboxes that show some info from the subform, ie Number of items and User...
How do i make sure that the textboxes are empty before i select a user from the combobox???
My subform shows all records before i select a user from the combobox and the two fields show the info of the top record, which i dont want it to...
any help will be appreicated
i have a subform within a form.
i have a combobox in the form that populates the subform after a selection.
i have two textboxes that show some info from the subform, ie Number of items and User...
How do i make sure that the textboxes are empty before i select a user from the combobox???
My subform shows all records before i select a user from the combobox and the two fields show the info of the top record, which i dont want it to...
any help will be appreicated
Comment