A
Anne
Hi,
I would like to add more than 1 record from my form to a
table. I have written and tested the code to open the
table and I can write 1 record but that's all.
According to Help I can nest with statements, which I have
tried using both the form name and one of the form field
names and still get just one record.
I've also tried to construct a For Each statement but get
hung up on the syntax as it won't accept Me.Fieldname or
Me!Fieldname as the variable.
Once again. Thanks
I would like to add more than 1 record from my form to a
table. I have written and tested the code to open the
table and I can write 1 record but that's all.
According to Help I can nest with statements, which I have
tried using both the form name and one of the form field
names and still get just one record.
I've also tried to construct a For Each statement but get
hung up on the syntax as it won't accept Me.Fieldname or
Me!Fieldname as the variable.
Once again. Thanks