Thread: [Solved] deleting blanks and commas
View Single Post
 
Old 03-01-2017, 02:33 PM
FUGMAN FUGMAN is offline Windows 10 Office 2016
Banned
 
Join Date: Feb 2017
Posts: 55
FUGMAN is on a distinguished road
Default

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
Reply With Quote