Dear Friends 
I have created a form with subform. I want to put (let's say) 3 default records into the subform whenever I start a new record in main form.
For Example; when I enter a new record in main form, the following records will wainting me to modify in the subform.
Description Amount
Beer 1
Wine 1
Wisky 1
After that, I just need to modify the Amount Column.
Please help me. I think it should be written in VB.
I have created a form with subform. I want to put (let's say) 3 default records into the subform whenever I start a new record in main form.
For Example; when I enter a new record in main form, the following records will wainting me to modify in the subform.
Description Amount
Beer 1
Wine 1
Wisky 1
After that, I just need to modify the Amount Column.
Please help me. I think it should be written in VB.