+ Reply to Thread
Results 1 to 5 of 5

Automaticly insert rows in more sheets

  1. #1
    Registered User
    Join Date
    02-09-2014
    Location
    Szeged, Hungary
    MS-Off Ver
    Excel 2013
    Posts
    5

    Automaticly insert rows in more sheets

    When I insert 1 rows in first sheet, I want to insert automaticly 10 rows in second sheet, and 1 rows in sheet3, sheet4, sheet 5, sheet 6, sheet 7, sheet 8, sheet 9, sheet 10, sheet 11, sheet 12, sheet 13, sheet 14, sheet 15, sheet 16, sheet 17, sheet 18, sheet 19 and sheet 20.

    In attachemnt I mark this red colour.
    Attached Files Attached Files

  2. #2
    Forum Expert p24leclerc's Avatar
    Join Date
    07-05-2010
    Location
    Québec
    MS-Off Ver
    Excel 2021
    Posts
    2,081

    Re: Automaticly insert rows in more sheets

    Where do you want to insert those rows? At the first non-empty row in column A? Or else?
    Pierre Leclerc
    _______________________________________________________

    If you like the help you got,
    Click on the STAR "Add reputation" icon at the bottom.

  3. #3
    Registered User
    Join Date
    02-09-2014
    Location
    Szeged, Hungary
    MS-Off Ver
    Excel 2013
    Posts
    5

    Re: Automaticly insert rows in more sheets

    if I insert row in sheet1, I want to automatic insert full row in more sheets, ( 10 rows in sheet2 , and 1 row in sheet3 etc till sheet20 ).

    I mark what I want in red colour. View attachment.

  4. #4
    Forum Expert p24leclerc's Avatar
    Join Date
    07-05-2010
    Location
    Québec
    MS-Off Ver
    Excel 2021
    Posts
    2,081

    Re: Automaticly insert rows in more sheets

    here is a way of doing this:
    Create a named range "rowCheck" pointing at a cell well below your regular cells activity but not the last row though. Put the row number into that cell.
    Now place the following macro into your sheet1 code in VBA.
    And you're done. Every time you'll insert a row in sheet1, rows will be added in all the other sheets.
    Please Login or Register  to view this content.
    You'll have to rename your workbook to .xlsm extension so it accepts macros.

  5. #5
    Registered User
    Join Date
    02-09-2014
    Location
    Szeged, Hungary
    MS-Off Ver
    Excel 2013
    Posts
    5

    Re: Automaticly insert rows in more sheets

    Ok, thank you.

    I try to insert this code in VBA, but not sucessfull. I never work with macro and VBA codes in excell, just used fx formula.

    Would you be so kind as to insert the code already in excell, and attach file.
    Last edited by Laki024; 04-02-2014 at 07:24 AM.

  6. #6
    Forum Expert p24leclerc's Avatar
    Join Date
    07-05-2010
    Location
    Québec
    MS-Off Ver
    Excel 2021
    Posts
    2,081

    Re: Automaticly insert rows in more sheets

    There you are.
    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] Automaticly Moving Data Between Sheets
    By sczerniak in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-19-2013, 04:17 PM
  2. Different sheets and automaticly adding their location
    By Krymly in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 12-16-2011, 09:49 AM
  3. Insert ID automaticly
    By ncaravela in forum Excel General
    Replies: 1
    Last Post: 04-28-2010, 09:38 AM
  4. [SOLVED] HOW CAN I PASTE THE DATE AUTOMATICLY THROUGH DIFFRENT SHEETS
    By nazar in forum Excel General
    Replies: 1
    Last Post: 09-26-2005, 04:05 AM
  5. [SOLVED] How do I automaticly insert the time with seconds
    By AussieAVguy in forum Excel General
    Replies: 2
    Last Post: 06-14-2005, 01: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