Hi all, I was wondering if someone had some suggestions how to approach below problem..
I have a file with 5,000+ rows(number of rows are uneven across 3 columns.. meaning column A can have 4999 rows and column B may have 5020 rows and column C may have 3000 rows). In this case column B row 5020 would be considered my last row..
For the next step, I have a second file which contains 3 columns as well that I need to add to whatever is the last row now +1(so it doesn't overwrite last row)..(the last row will always change though on daily basis) I am just copying and pasting columns from 2nd file to whatever is the last row on my 1st spreadsheet..
Hope this makes sense..
Any advice would be greatly appreciated
Thanks so much
I have a file with 5,000+ rows(number of rows are uneven across 3 columns.. meaning column A can have 4999 rows and column B may have 5020 rows and column C may have 3000 rows). In this case column B row 5020 would be considered my last row..
For the next step, I have a second file which contains 3 columns as well that I need to add to whatever is the last row now +1(so it doesn't overwrite last row)..(the last row will always change though on daily basis) I am just copying and pasting columns from 2nd file to whatever is the last row on my 1st spreadsheet..
Hope this makes sense..
Any advice would be greatly appreciated
Thanks so much