+ Reply to Thread
Results 1 to 10 of 10

Two way linking of cells in multiple spreadsheets in same workbook using VBA

Hybrid View

  1. #1
    Registered User
    Join Date
    03-04-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    8

    Two way linking of cells in multiple spreadsheets in same workbook using VBA

    Does anyone know how to do a Two way linking of cells in multiple spreadsheets in same workbook using VBA. i ve attached a sample file i ve been working on.

  2. #2
    Valued Forum Contributor tehneXus's Avatar
    Join Date
    04-12-2013
    Location
    Hamburg, Germany
    MS-Off Ver
    Work: MS-Office 2010 32bit @ Win8 32bit / Home: MS-Office 2016 32bit @ Win10 64bit
    Posts
    944

    Re: Two way linking of cells in multiple spreadsheets in same workbook using VBA

    And on which sheet the links should be, where should they link?
    Please use [CODE]-TAGS
    When your problem is solved mark the thread SOLVED
    If an answer has helped you please click to give reputation
    Read the FORUM RULES

  3. #3
    Registered User
    Join Date
    03-04-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: Two way linking of cells in multiple spreadsheets in same workbook using VBA

    The first sheet is the summary. Other sheets like TFC,ACA,SPA etc will have detail data. The idea here is to link cells say in sheet name tfc to the appropriate column and row in the first sheet. And any changes made say in sheet named tfc will be reflected in the first sheet and vice versa. Sorry for not posting details. Hope someone will have a solution.

  4. #4
    Registered User
    Join Date
    03-04-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: Two way linking of cells in multiple spreadsheets in same workbook using VBA

    sorry friends, the previous file had some unwanted sheets. here is the updated file. the problem remains the same.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    03-04-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: Two way linking of cells in multiple spreadsheets in same workbook using VBA

    I am clueless when it comes to vba. help will be greatly appreciated.

  6. #6
    Registered User
    Join Date
    03-04-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: Two way linking of cells in multiple spreadsheets in same workbook using VBA

    experts pls help!

  7. #7
    Valued Forum Contributor tehneXus's Avatar
    Join Date
    04-12-2013
    Location
    Hamburg, Germany
    MS-Off Ver
    Work: MS-Office 2010 32bit @ Win8 32bit / Home: MS-Office 2016 32bit @ Win10 64bit
    Posts
    944

    Re: Two way linking of cells in multiple spreadsheets in same workbook using VBA

    My advice to you: restructure your workbook:

    1. Keep all raw data on one sheet !
    2. Use PivotTables -> automatic totals !

    read this: http://www.ozgrid.com/Excel/ExcelSpr...ign.htm#Layout

    Regards

  8. #8
    Registered User
    Join Date
    03-04-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: Two way linking of cells in multiple spreadsheets in same workbook using VBA

    I came across a solution for two linking of cells in 2 sheets. Can someone modify the code to link more than 2 sheets
    Attached Files Attached Files

  9. #9
    Registered User
    Join Date
    03-04-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: Two way linking of cells in multiple spreadsheets in same workbook using VBA

    Thanks tehneXus for prompt reply.

  10. #10
    Registered User
    Join Date
    03-04-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: Two way linking of cells in multiple spreadsheets in same workbook using VBA

    Thanks tehneXus for prompt reply.

+ 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