View Single Post
 
Old 07-12-2014, 03:16 PM
shilabrow shilabrow is offline Windows Vista Office 2007
Advanced Beginner
 
Join Date: Apr 2014
Posts: 45
shilabrow is on a distinguished road
Default HELP PLS: On Paste - Fire program to delete data below new records pasted

Thanks excelledsoftware, I appreciate your help. Really do! My last questions is just for me to understand a portion of the code which is "FinalRow = 3000 'Change this to the final row of data.

I changed to extend the range but was wondering if I necessarily have to change the data to the last row of data because my data grows at times so I just put 30000 - which works but is there any implications later?

"FinalRow = 30000 'so as to accomodate much range in future - is this right?

Thanks and wouldn't need the msgbox since no need for it.
Reply With Quote