+ Reply to Thread
Results 1 to 2 of 2

Thread: Mastersheet Data OntoIndividual Sheets

  1. #1
    Registered User
    Join Date
    10-31-2011
    Location
    Olney, MD
    MS-Off Ver
    Excel 2007
    Posts
    1

    Mastersheet Data OntoIndividual Sheets

    Good evening!

    I need to link a blank column from an alphabetized list of students (the All Students by Last Name) to the same titled column on individual sheets by grade (there are 11 of them PreK-3 to 8th Grade) so that when I put either yes or no in the column on the master list of students sheet it updates the Student by Individual Grade sheets.

    I have made another sheet All Students by Grade in case it's easier to link it to the individual sheets by grade.

    Right now the thought of doing an = and matching it to each cell does not thrill me.

    STJES

  2. #2
    Forum Guru darkyam's Avatar
    Join Date
    03-05-2008
    Location
    Colorado, US
    MS-Off Ver
    2007
    Posts
    2,170

    Re: Mastersheet Data OntoIndividual Sheets

    Try a Vlookup formula. If your first sheet is called Master and the list is A1:B100, on your other sheets, you could have in column B, =Vlookup(A1,Master!A1:B100,2,0), then copy and drag down. If your sheet name is more than one word, you need to surround it with ' marks, as in 'This is the master'!A1:B100.
    Life is about perseverance. Remember: today's mighty oak tree is just yesterday's nut that held its ground.

    If you like a post, please rate it with the scales icon (top right).
    If you feel really indebted, please consider a donation to charity, such as Feed the Children or Habitat for Humanity.

+ 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.2.0