+ Reply to Thread
Results 1 to 3 of 3

Inserting a row in multiple spreadsheets and copying contents

  1. #1
    Registered User
    Join Date
    04-01-2013
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    2

    Inserting a row in multiple spreadsheets and copying contents

    I have a number of spreadsheets (12) that feed a summary sheet. The 12 sheets derive their static information from the summary, e.g. item names, dates, etc. While data is input into the 12 sheets.

    I am trying to create a macro that will add a row, for a new item, in all of the sheets. Once the row is added I need to copy the formula from the previous row. The added row is not the last row of the spreadsheet.

    Thank you for your help.

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Inserting a row in multiple spreadsheets and copying contents

    If the added row is not the last row, where will the row be added?

    Will it be the same row number in all the sheets?
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Registered User
    Join Date
    04-01-2013
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Inserting a row in multiple spreadsheets and copying contents

    The added line will be at the end of a section of each spreadsheet. The line will be in the same place for the 12 data pages, but it is different for the summary sheet.


    Quote Originally Posted by arlu1201 View Post
    If the added row is not the last row, where will the row be added?

    Will it be the same row number in all the sheets?

+ 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