NoSparks,
Just when I thought I was ready to rock and roll, I encountered one more thing I need to make my program ready.
I have a spreadsheet (spreadsheet 1) that consist of multiple rows from which I will select one row and copy the data in that row to another spreadsheet (spreadsheet 2) for modification. I want to maintain the original data in spreadsheet 1 as it exist. After modifying that row of data within spreadsheet 2, I want to insert that modified row of data from spreadsheet 2 back into spreadsheet 1, above the original row that I copied from.
Can you help me with this issue?
Thanks in advance for any help regarding this
|