+ Reply to Thread
Results 1 to 4 of 4

Paste-link new table row from one sheet into the next available row in master sheet?

  1. #1
    Registered User
    Join Date
    03-25-2013
    Location
    Kentucky
    MS-Off Ver
    Excel 2007
    Posts
    43

    Cool Paste-link new table row from one sheet into the next available row in master sheet?

    Hello everyone! I have been tasked with creating a new workbook for our Compliance Department. Here's the setup of the workbook:

    The workbook contains one master sheet, and then several data sheets where data will be entered for each Compliance area.


    I want the workbook to function like this:

    Someone from a Compliance area opens their respective data sheet to enter new data. This data will be placed into a table (all sheets, including the master sheet, have the same columns for consistency). That employee uses the tab key to create a new row on the data to enter this new information. I want this new row to automatically be paste-linked into the summary sheet in the next available row so that the master sheet will pull all data from this data sheet and add it to the next row down. Since all columns will reflect the same information on both the master sheet and all data sheets, it should be a one-to-one copy and paste-link. The only issue is that I'm not sure how to make it figure out what the next available row is in the master sheet.

    Also, if someone deletes that row later, I would like the master sheet to also delete that corresponding row and adjust the rows accordingly.

    Can someone help? It would be greatly appreciated! I'm on a bit of a tight deadline for this!

  2. #2
    Registered User
    Join Date
    03-25-2013
    Location
    Kentucky
    MS-Off Ver
    Excel 2007
    Posts
    43

    Re: Paste-link new table row from one sheet into the next available row in master sheet?

    I have done something very similar to this before, except in that instance, I was copying a specific row from a new sheet into the master sheet, not a new row. So I'm pretty sure the structure would look something like this:

    Please Login or Register  to view this content.

    I mainly just need help in figuring out the line of code to select the new row (specific cell range within that row) that the person creates to enter the new data. I'm pretty sure I know from that point forward how to get that row copied and paste-linked into the master sheet.

  3. #3
    Registered User
    Join Date
    03-25-2013
    Location
    Kentucky
    MS-Off Ver
    Excel 2007
    Posts
    43

    Re: Paste-link new table row from one sheet into the next available row in master sheet?

    Any ideas? I'm really pressed for time on this and I would guess it would be simple for those more experienced in VBA than myself. Thanks!
    Last edited by poptart141; 12-18-2013 at 01:12 PM.

  4. #4
    Registered User
    Join Date
    03-25-2013
    Location
    Kentucky
    MS-Off Ver
    Excel 2007
    Posts
    43

    Re: Paste-link new table row from one sheet into the next available row in master sheet?

    Okay, well anyway, some things have changed with this.

    Now that I know that I can't paste link from a table, I have converted all sheets to ranges. Now I just need the code to check for additional rows of data and paste link them into the next available row of the master sheet, and do the opposite when a row of data is deleted.

+ 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. pull data from two sheet and paste into master sheet with desired column's only
    By breadwinner in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-13-2014, 03:39 AM
  2. Copied new sheet refresh link to master sheet
    By nagyorsi21 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 05-01-2013, 07:57 AM
  3. [SOLVED] How to link an input sheet to a master sheet.
    By PaddyP in forum Excel General
    Replies: 6
    Last Post: 09-21-2012, 02:36 AM
  4. [SOLVED] Link cell from a dynamically generated sheet to a master sheet
    By stockfeed in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-04-2012, 07:26 PM
  5. Copy and paste data from one sheet to a master sheet
    By pauldaddyadams in forum Excel General
    Replies: 10
    Last Post: 06-23-2012, 10:31 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