+ Reply to Thread
Results 1 to 2 of 2

Excel VBA to move data from a table in one sheet to a table in another sheet on a new row

  1. #1
    Registered User
    Join Date
    07-28-2023
    Location
    London
    MS-Off Ver
    M365
    Posts
    1

    Excel VBA to move data from a table in one sheet to a table in another sheet on a new row

    I have an Excel workbook with two worksheets which both have identical tables. Sheet1 will has a table which will hold current data that is refreshed each week with Sheet2 having a table which will hold data for previous weeks having been moved there.

    I am looking for VBA to move the data from the table in sheet1 to the next available row on the table in sheet2 and then delete the moved data from sheet1.I could copy and paste each week but was hoping to automate the process with VBA, unfortunately I am very new to VBA and stuck on this!

    The first sheet is titled "Sheet1" with the table named "Table1". The second sheet is "Sheet2" with the table named "Table2".

    Any help would be greatly appreciated

  2. #2
    Valued Forum Contributor
    Join Date
    06-29-2014
    Location
    Australia
    MS-Off Ver
    MSO 365
    Posts
    1,098

    Re: Excel VBA to move data from a table in one sheet to a table in another sheet on a new

    Hello DJ,

    See if this helps:

    Please Login or Register  to view this content.
    Please test it in a copy of your workbook.

    Cheerio,
    vcoolio.

+ 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. Replies: 1
    Last Post: 04-24-2020, 10:30 AM
  2. Move entire row from a table to another table in same sheet based on cell value
    By JayAr Viray in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-18-2020, 12:28 AM
  3. transfer dynamic table data from one sheet to another sheet’s table
    By kennyong9 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 03-17-2020, 12:05 PM
  4. [SOLVED] Move Row from a Table in one sheet to a Table in another sheet depending on cell value
    By peterchclarke in forum Excel Programming / VBA / Macros
    Replies: 19
    Last Post: 07-31-2019, 08:44 AM
  5. Replies: 3
    Last Post: 01-07-2014, 06:13 AM
  6. [SOLVED] Move and Group duplicate data into a table on same sheet?
    By balston2 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-07-2013, 02:10 PM
  7. Excel 2007 : How to move table data from one sheet to another?
    By aboveliquidice in forum Excel General
    Replies: 1
    Last Post: 08-18-2011, 10:09 AM

Tags for this Thread

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