Hi All
I have a form with a subform where we enter new cable references. Most of the time the new record that you put in will be a duplicate of the previous record + 1(on the primary key/cable reference).
What i wish to make is a small vba action that simply copies the previous values from the record above (if it exists and maybe only if there is no values in the field when you enter...)
I have programmed VB a bit but are all new to the syntax in access. Does anybody have a some code for this? or other example code in the same area?
hope somebody can help!
regards,
Takstein
I have a form with a subform where we enter new cable references. Most of the time the new record that you put in will be a duplicate of the previous record + 1(on the primary key/cable reference).
What i wish to make is a small vba action that simply copies the previous values from the record above (if it exists and maybe only if there is no values in the field when you enter...)
I have programmed VB a bit but are all new to the syntax in access. Does anybody have a some code for this? or other example code in the same area?
hope somebody can help!
regards,
Takstein