skarnik01
Member
Hi,
I am having a macro, wherein on clicking the Add button, it identifies the last row and then adds a Record after the last row.
I require to add a feature over here, wherein on clicking the Add button, before the new row gets added, the macro should be able to copy the values present in columns - A, C, D & E of the last row and paste it into another sheet [cells K3 to N3].
(Please note that all cells in the mentioned columns have values present, i.e. there are no blank cells in these columns)
Thanks in advance
I am having a macro, wherein on clicking the Add button, it identifies the last row and then adds a Record after the last row.
I require to add a feature over here, wherein on clicking the Add button, before the new row gets added, the macro should be able to copy the values present in columns - A, C, D & E of the last row and paste it into another sheet [cells K3 to N3].
(Please note that all cells in the mentioned columns have values present, i.e. there are no blank cells in these columns)
Thanks in advance