+ Reply to Thread
Results 1 to 1 of 1

Insert and Copy to Multiple Sheets from a Master Sheet

  1. #1
    Registered User
    Join Date
    09-21-2013
    Location
    Northeast US
    MS-Off Ver
    Excel 2010
    Posts
    2

    Insert and Copy to Multiple Sheets from a Master Sheet

    Hello,

    I am new to VBA code and have a perplexing (for me at least) issue related to inserting and copying a row to multiple sheets (one is actually a column). Inversely I will also need a similar action when deleting a record.

    To give some context, in the attached workbook I have three main sheets – DRIVER, PEOPLE and MEASURES. There is a fourth sheet that should be unaffected by any insertion or deletions.

    The Goal: As I enter a new service (i.e. insert a new row and populate the service field (Range A2 through A*) on the DRIVER sheet I would like this action (likely via Macro) to:

    1. Insert a column at the appropriate position in the PEOPLE sheet and label it the same.
    2. Insert a row at the appropriate position in the MEASURES sheet and label it the same.
    3. When inserting the new column or row any formulas should be carried over.

    The attached workbook has an example of what I would like to do.

    Lastly, if I delete a row from my DRIVERS sheet - Say Service 2, I would like this to also remove the appropriate column from the PEOPLE sheet and appropriate row from the MEASURES sheet with all formulas staying intact.

    Thanks in advance for any insight.
    Attached Files Attached Files

+ 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 Data From Master Sheet to Multiple Sheets
    By dmmr in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 08-06-2013, 11:28 AM
  2. [SOLVED] Macro to copy data from multiple sheets to one (new) master sheet
    By nhtodd in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-24-2012, 02:30 AM
  3. [SOLVED] Copy range from multiple sheets, into a master sheet and moving over by variable col range
    By g1eagle in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-23-2012, 01:36 PM
  4. Replies: 0
    Last Post: 06-29-2011, 06:38 AM
  5. copy cell from multiple sheets to master sheet
    By ciprian in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-16-2011, 08:07 AM

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