+ Reply to Thread
Results 1 to 3 of 3

how to get automatic edit in the linked sheetss

  1. #1
    Forum Contributor
    Join Date
    02-28-2012
    Location
    india
    MS-Off Ver
    Excel 2013
    Posts
    542

    how to get automatic edit in the linked sheetss

    I have three sheets.sheet 1 is students profile. sheet 2 is marks sheet 3 is analysis.
    I wanted to delete a students name from sheet 1 for example slno 5.
    when i do this i get referror in other sheets.
    how can i delete a name in the source sheet and get the result automatically edited in other linked sheets? What i mean to say is that when i delete one name from students profile(that has a list of 10) there is 9 students left. so in other sheets also it should be 9 instead of 10.
    please see the attached files.
    Attached Files Attached Files
    Last edited by sumesh56; 10-02-2015 at 10:04 AM.

  2. #2
    Forum Expert
    Join Date
    08-16-2015
    Location
    Antwerpen, Belgium
    MS-Off Ver
    2007-2016
    Posts
    2,380

    Re: how to get automatic edit in the linked sheetss

    formulas done til row 25


    Kind regards
    Leo
    Attached Files Attached Files

  3. #3
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: how to get automatic edit in the linked sheetss

    Try below formula in A2 of Students Profile sheet and copy towards down
    =COUNTA(B$2:B2)
    Please Login or Register  to view this content.
    Try below formula in A2 of Marks sheet and Analysis Sheet and copy acroos
    =INDEX('students profile'!A:A,ROW(A2))
    Please Login or Register  to view this content.
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

+ 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. Replies: 1
    Last Post: 02-02-2014, 08:04 PM
  2. Automatic date update with cell edit or entry
    By Boomer7 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-14-2012, 12:04 PM
  3. Automatic Update of linked cells using search VBA code
    By Mons2110 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-18-2012, 12:16 PM
  4. Automatic Updates (linked sources) Not Updating!!!
    By Tirren in forum Excel General
    Replies: 0
    Last Post: 11-04-2009, 12:36 PM
  5. Convert Large CS file to many sheetss in one XLS
    By anjanesh in forum Excel General
    Replies: 6
    Last Post: 08-21-2007, 03:25 AM
  6. [SOLVED] suppressing passwords to edit linked files
    By tjtjjtjt in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-13-2005, 09:05 PM
  7. Automatic Changes to Linked Cells
    By Donna Silva in forum Excel General
    Replies: 3
    Last Post: 07-06-2005, 11:05 PM
  8. Replies: 0
    Last Post: 02-04-2005, 04: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