![]() |
#6
|
||||
|
||||
![]()
I honestly don't understand what you are trying to do, and why you want to paste the data into the Sheet1 sheet.
Your error is that you paste an entire row into a single cell. It would seem that it is enough to remove EntireRow from the instruction, that is: Code:
c.Copy Destination: = ws1.Cells (x, "B") |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
cut/copy and paste won't paste | DennisWG | Word | 1 | 03-13-2020 12:36 PM |
VBA copy/paste | Urraco | Excel Programming | 3 | 05-14-2018 03:59 AM |
![]() |
makeo22 | Word | 3 | 04-26-2017 07:09 PM |
![]() |
seimeinokigen | Excel | 2 | 04-16-2016 09:31 AM |
![]() |
tinfanide | Word | 6 | 03-06-2013 12:21 AM |