C
ctva
I have a table where I need to add X new records at one point with one field
having a constant text value and another numeric field starting at value Y
with each new record incrementing this value by one and finishing at value Z.
X, Y and Z are input on a form.
I am new to VBA and would appreciate some help.
having a constant text value and another numeric field starting at value Y
with each new record incrementing this value by one and finishing at value Z.
X, Y and Z are input on a form.
I am new to VBA and would appreciate some help.