+ Reply to Thread
Results 1 to 6 of 6

Copy/Paste Macro Issue

  1. #1
    Valued Forum Contributor
    Join Date
    03-03-2009
    Location
    UK
    MS-Off Ver
    MS365 Subscription Excel for Mac
    Posts
    1,017

    Copy/Paste Macro Issue

    I have a Master sheet in my workbook and I have 7 other sheets named 'One', 'Two' etc etc up to 'Seven'.

    I need a macro that begins in 'One' and copies A2:Ox (where X is the last used row of data) and pastes VALUES below the last used row of data in the Master sheet. It then does this for sheet Two, Three etc.

    Any help would be much appreciated.

  2. #2
    Valued Forum Contributor
    Join Date
    07-04-2012
    Location
    Cape Town, RSA
    MS-Off Ver
    Office 365 ProPlus
    Posts
    1,050

    Re: Copy/Paste Macro Issue

    Try this code...

    Please Login or Register  to view this content.
    Last edited by RudiS; 03-30-2014 at 10:24 AM.

  3. #3
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Copy/Paste Macro Issue

    Something like:
    Please Login or Register  to view this content.
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  4. #4
    Valued Forum Contributor
    Join Date
    03-03-2009
    Location
    UK
    MS-Off Ver
    MS365 Subscription Excel for Mac
    Posts
    1,017

    Re: Copy/Paste Macro Issue

    There are also various other sheets in my workbook, so the codes above will not work on the specified sheets.

  5. #5
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Copy/Paste Macro Issue

    So change to:
    Please Login or Register  to view this content.

  6. #6
    Valued Forum Contributor
    Join Date
    03-03-2009
    Location
    UK
    MS-Off Ver
    MS365 Subscription Excel for Mac
    Posts
    1,017

    Re: Copy/Paste Macro Issue

    Brilliant. Thanks Olly.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Copy and Paste Macro~ issue with named workbook
    By Markarmi in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-24-2013, 09:04 AM
  2. [SOLVED] Copy annd paste macro: issue with sorting via autofilter
    By Smeddlesboy in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-10-2013, 02:27 AM
  3. Paste Special Macro issue or macro look up issue
    By notavirusfan in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-18-2012, 11:41 AM
  4. Copy and Paste Issue
    By Kent Smith in forum Excel General
    Replies: 4
    Last Post: 02-08-2006, 07:20 PM
  5. Issue with copy & paste?
    By Etrnal168 in forum Excel General
    Replies: 2
    Last Post: 07-11-2005, 11:05 PM

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