I have the following sequence of copy/pastes in a macro, can they be made more efficient? Thank you.
----------------------------------------------------------------------------
![]()
Please Login or Register to view this content.
I have the following sequence of copy/pastes in a macro, can they be made more efficient? Thank you.
----------------------------------------------------------------------------
![]()
Please Login or Register to view this content.
Last edited by macaonghus; 12-28-2014 at 07:14 AM.
Must read forum rules ‼ Code tags !
Yes, you can run that code more efficient by not using any Select
and just by reading VBA inner help of Copy method by using its Destination parameter (see its sample) !
Last edited by Marc L; 12-27-2014 at 03:11 PM.
![]()
Please Login or Register to view this content.
If someone has helped you then please add to their Reputation
pjwhitfield, when I run that I get "Wrong number of arguments or invalid property assignment" in the first line (xarray = ....).
I've tried fixing it but I can't see the solution; is it obvious to to you?
you didn't define your LastRow![]()
Please Login or Register to view this content.
![]()
Please Login or Register to view this content.
Last edited by AB33; 12-27-2014 at 05:15 PM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks