+ Reply to Thread
Results 1 to 4 of 4

Copy and Paste Multiple Cells in the same row till last Last Column

  1. #1
    Forum Contributor dagindi's Avatar
    Join Date
    06-02-2008
    Location
    New York, NY
    MS-Off Ver
    Excel 2007 & 2010
    Posts
    295

    Copy and Paste Multiple Cells in the same row till last Last Column

    Thanks to JBeaucaire the orignal thread "Copy and Paste till last Last Column".

    Once I applied this to the macro I then added the following:

    Please Login or Register  to view this content.
    So now my entire code looks like this:

    Please Login or Register  to view this content.

    That didn't work. I assumed it has to to with the two different LastCol lines of code I have so I went and did the following:

    Please Login or Register  to view this content.
    That didn't work so I am now attaching a sample work book with the two macros listed above stored in Module 1 and Module 2 respectively. Module 5 has all the individual commands Ive used to get to this point.

    The result i am looking for is to copy the formulas in K3 and L3, which are different from one another, and paste across Row 3 starting in M and ending at the last column with data based on Row 4.

    Any help would be greatly appreciated.
    Attached Files Attached Files
    Last edited by dagindi; 07-20-2010 at 03:41 PM.

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Copy and Paste Multiple Cells in the same row till last Last Column

    In a nutshell, I'll let you integrate it:
    Please Login or Register  to view this content.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Copy and Paste Multiple Cells in the same row till last Last Column

    A little shorter:
    Please Login or Register  to view this content.

  4. #4
    Forum Contributor dagindi's Avatar
    Join Date
    06-02-2008
    Location
    New York, NY
    MS-Off Ver
    Excel 2007 & 2010
    Posts
    295

    Re: Copy and Paste Multiple Cells in the same row till last Last Column

    JB,

    Perfect as usual.

    Many thanks!!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1