Hi there,
I am trying to insert 3 rows based on cell value using a macro.
For example:
Starting from the last cell of column D, IF the last cell in column D = 2, I want to copy the entire row and paste it above 3 times. I would want to loop through the rows from bottom up and repeat only if the value in the cell of column D is = 2.
I would really appreciate the help!
Thanks,
I am trying to insert 3 rows based on cell value using a macro.
For example:
Starting from the last cell of column D, IF the last cell in column D = 2, I want to copy the entire row and paste it above 3 times. I would want to loop through the rows from bottom up and repeat only if the value in the cell of column D is = 2.
I would really appreciate the help!
Thanks,