I have a a form and a linked subform. The subform is a continuous form. The continuous form may have anywhere from 1 to 50 records. I need to be able to delete a field in the subform. I have created a VB command: [change1]=" ". to clear the field entry but it will only clear the first record.
Can you possibly help me with a way to clear the selected field for all records in the subform?
Can you possibly help me with a way to clear the selected field for all records in the subform?