Hello There,
I have a VBA code which inserts a new row at the end of a data table. It inserts a blank new row at the end of the table but it overwrites the previous row values.
I would like it to write the values to the newly inserted blank row which it created
Please find attached a sample workbook with the code for your reference.
Appreciate your help.
Regards,
Don
I have a VBA code which inserts a new row at the end of a data table. It inserts a blank new row at the end of the table but it overwrites the previous row values.
I would like it to write the values to the newly inserted blank row which it created
Please find attached a sample workbook with the code for your reference.
Appreciate your help.
Regards,
Don