Thursday, March 31, 2016

Troubleshooter of Error: Adding data from one spreadsheet on to the end of a column in another

Adding data from one spreadsheet on to the end of a column in another

I have three spreadsheets - one for stock products, one for non-stock products and one for services.
 I need to take all the Product/Service Names from one column in each spreadsheet and place it in a single column of another spreadsheet.
This would be exactly
the same as if I had copied the data from each column and pasted on to the end of a new table column, only I don't want to have to do this manually as I update each of my current spreadsheets.
To illustrate, here is what I wish to do:

Data starts in three columns (Column data taken from respective spreadsheets)

Stock Product Name
Non-Stock Product Name
Service Name

Stock Product 1
Non-Stock Product 1
Service 1

Stock Product 2
Non-Stock Product 2
Service 2


Data ends in one long column

Item Name

Stock Product 1

Stock Product 2

Non-Stock Product 1

Non-Stock Product 2

Service 1

Service 2

Any advice you can give is appreciated.

Keys to the Problem Adding data from one spreadsheet on to the end of a column in another

Download SmartPCFixer for Free Now

Hi Bob
 
I think you may have inadvertently copied some extra .'s into the code.
There seem to be 3 occurrences where you have
..Rows(2).Resize(LastRow - 1).Copy sh.Range("A1").End(xlDown).Offset(1, 0)
rather than
.Rows(2).Resize(LastRow - 1).Copy sh.Range("A1").End(xlDown).Offset(1, 0)


Roger Govier Microsoft Excel MVP

Run CHKDSK
  • Go to the Start button.
  • In the Search box, type "cmd" (without quotes) and press Enter.
  • At the command prompt, type "chkdsk /r /f" (without quotes) and press Enter.
  • Restart your computer.

Recommended Method to Fix the Problem: Adding data from one spreadsheet on to the end of a column in another:

How to Fix Adding data from one spreadsheet on to the end of a column in another with SmartPCFixer?

1. Click the button to download SmartPCFixer . Install it on your computer.  Open it, and it will perform a scan for your computer. The errors will be shown in the scan result.

2. After the scan is finished, you can see the errors and problems which need to be fixed.

3. When the Fixing part is finished, your computer has been speeded up and the errors have been removed


Related: How to Fix - 64g ssd with a 500g regular drive?,Allow Unhide Rows in Protected Workbook [Solved],[Solved] Get in Excel 2007 data from Access 2007 out of self-built Queries,[Solution] How can I temporarily disable 'service manager' to install Adobe flashplayer?,[Anwsered] When I try to watch a flash video, I am told occasionally that I don't have Adobe Flash.,Solution to Error: Black screen during boot sequence,[Solved] Can't restore Windows 7 64-bit from external hard drive,How to Fix - IE 11 Enhance Protect Mode reset issue with add-on's?,Solution to Error: Internet Explorer 9 update/install error - Error Code 80092004,Upgrading to IE 8 causes cookies to get deleted when starting IE [Anwsered],Solution to Problem: All programs try to start from windows component
,Troubleshoot:External Hard Drive not listed in Windows 7 backup wizard Error
,How to Fix Error - Getting an error "not connected to the internet" while trying to install Samsung Kies?
,How to Fix - Internet Explorer shuts down and reopens tab when attaching to email or uploading files.?
,Fast Solution to Problem: Sending Error Message
,[Anwsered] Thinkpad 8611 Boot,How to Resolve - Svchost Helper?,Fast Solution to Problem: L30 101 Driver Windows 7,Troubleshooter of Error: Io Device,How to Fix Error - Dell Laptop Code 39?
Read More: Solution to Error: Adobe flash player update service 11.6r602 stopped working,After downloading the upload for Windows 7 from febr. 23. IE does not make connection with the internet.,Solution to Problem: Aero Issue After Install,Adobe Flash Player with Windows 7 64 bit? [Solved],Troubleshooting:Adding a harddrive as a data drive that previously had win 7 installed on it,a file called mDNSResponse.exe. is causing bonjour not to operate properly,what should I do?,A QUESTION USING THE "IF'S" Formula.,A continuos flashing window with which title is C:Windows\System32\cmd.exe, and has the following message: The syntax of the command is incorrect.,Acrobat compatibility issue and you tube problems____,ActiveX on IE 9 not loaded

No comments:

Post a Comment