+ Reply to Thread
Results 1 to 5 of 5

how to automatically insert a row in other sheets when i try to insert row in sheet one.

  1. #1
    Registered User
    Join Date
    07-07-2017
    Location
    india
    MS-Off Ver
    ms10
    Posts
    0

    how to automatically insert a row in other sheets when i try to insert row in sheet one.

    I have multiple sheets with the common data where i want to get the reflection when i do the changes in sheet.
    For example: if i insert row in one sheet, other sheet get updated with the change.

    Is it possible to do?

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

    Welcome to Excelforum. Be a part of large Excel community. Enjoy Learning.
    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
    07-07-2017
    Location
    india
    MS-Off Ver
    ms10
    Posts
    0

    Re: how to automatically insert a row in other sheets when i try to insert row in sheet on

    Hello everyone,

    Can someone replies to this thread.
    I need you guys help.

  4. #4
    Forum Expert Doc.AElstein's Avatar
    Join Date
    05-23-2014
    Location
    '_- Germany >Outside Building things.... Mostly
    MS-Off Ver
    Office 2003 2007 2010 PC but Not mac. XP and Vista mostly, sometimes Win 7
    Posts
    3,618

    Q-how to automatically insert a row in other sheets insert row in sheet: A-Post a question

    Quote Originally Posted by hethu81 View Post
    Can someone replies to this thread.
    ...
    ... here you go, some replies to this Thread, matey – boyo.. :

    Hi hethu81,
    Welcome to Excel Forum
    ( I have Ate one too, so do lots of poos just now, never mind )

    The simple answer is YES, it can be done and it is usually very easy. You probably do not have any replies as this is just the Sub Forum to say hello

    What you would / should normally do if you have a question or need help is the following:
    Start here, https://www.excelforum.com/ , then look for an appropriate Sub Forum to post your question in:
    start a new Thread in one of these sub forums if you need help:
    http://www.excelforum.com/excel-general/
    or here:
    http://www.excelforum.com/excel-formulas-and-functions/
    or if you would consider a macro solution then here:
    http://www.excelforum.com/excel-programming-vba-macros/

    If you are not sure, then probably the first will do
    http://www.excelforum.com/excel-general/

    _.....................

    Please, also, if you get time, take some time before posting to read the Forum Rules here
    http://www.excelforum.com/forum-rule...rum-rules.html
    http://www.excelforum.com/forums-rules/
    http://www.excelforum.com/developmen...ml#post4606484
    It is usually worth it in the long run.


    Thanks
    Alan


    _.....

    P.S. some more replies, Just to get you started….
    Attatched is a very very simple file to get you started ( hethu81QuickOne.xlsm ) :

    ( When the file is opened you may need to say yes to enabling macros)

    Type anything in the first worksheet.
    The second worksheet should then look the same

    This very simple way of doing things is not very efficient, and probably not exactly what you want. To give you something better you would need to give us a bit more detail.


    _.________

    Code:
    Please Login or Register  to view this content.
    The above code must go in the code Module of a Worksheet. See Here: http://imgur.com/Vjih5rk

    ( In the uploaded file I have it in the code module of the first worksheet: http://imgur.com/pUxrFl7 )
    Attached Files Attached Files
    Last edited by Doc.AElstein; 07-18-2017 at 12:16 PM.
    '_- Google first, like this _ site:ExcelForum.com Gamut
    Use Code Tags: Highlight code; click on the # icon above,
    Post screenshots COPYABLE to a Spredsheet; NOT IMAGES PLEASE
    http://www.excelforum.com/the-water-...ml#post4109080
    https://app.box.com/s/gjpa8mk8ko4vkwcke3ig2w8z2wkfvrtv
    http://excelmatters.com/excel-forums/ ( Scrolll down to bottom )

  5. #5
    Forum Expert Doc.AElstein's Avatar
    Join Date
    05-23-2014
    Location
    '_- Germany >Outside Building things.... Mostly
    MS-Off Ver
    Office 2003 2007 2010 PC but Not mac. XP and Vista mostly, sometimes Win 7
    Posts
    3,618

    Q-how to automatically insert a row in other sheets insert row in sheet: A-Post a question

    _... and here another replies for you:

    If you put this code instead into a Worksheet code module, then the following happens:

    If you select an entire row ( all columns ) in the Worksheet in whose code module is in, then a row is inserted into all worksheets at the selected row:

    Please Login or Register  to view this content.
    Alan

    As no one will probably ever read this, I can do my weekly Poo here: Poo ! :-) Actually just now I am doing rather a lot of watery Poos as I have very bad diarrhea for over 4 days. The doc says I should go in Hospital , but I am trying to avoid that.. Oh well
    Attached Files Attached Files
    Last edited by Doc.AElstein; 07-18-2017 at 12:13 PM.

+ 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] VBA codes to insert the rows and copy the first entire row text and insert sheet
    By PRADEEPB270 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-26-2013, 05:05 AM
  2. [SOLVED] insert pic automatically to Excell sheet
    By roofi in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-14-2013, 09:22 AM
  3. Replies: 1
    Last Post: 10-22-2012, 03:26 AM
  4. How to Automatically Insert Lines between sheets
    By tms90 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-22-2012, 09:51 PM
  5. Replies: 0
    Last Post: 07-20-2012, 05:22 PM
  6. Automatically Insert Titles to New Sheet
    By sealyt in forum Excel General
    Replies: 6
    Last Post: 07-14-2009, 03:29 PM
  7. Insert Visio Button sheet pops up automatically
    By quailhunter in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-07-2005, 07:57 PM
  8. [SOLVED] automatically insert each image to its own sheet
    By jwewing23 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-16-2005, 05:06 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