+ Reply to Thread
Results 1 to 3 of 3

Auto fill a formula referencing a column and row of another sheet

  1. #1
    Registered User
    Join Date
    12-19-2013
    Location
    Rocklin, CA
    MS-Off Ver
    Excel 2003
    Posts
    1

    Auto fill a formula referencing a column and row of another sheet

    I have set up a formula that returns the value from a cell in a particular sheet (call it Sheet1) to a master sheet (call it Master). The formula =Sheet1!D$1 is written in cell E3 of "Master". I would like cell E4 Master to have "Sheet2" instead of "Sheet1" and cell E5 Master to have "Sheet3" and so on. Is there a way to use the Auto Fill feature down col E (and other columns). Seems easy, but I am an excel novice so any help would be appreciated.

  2. #2
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Auto fill a formula referencing a column and row of another sheet

    Hi,

    In E3 of your Master and copy down:

    =INDIRECT("Sheet"&ROWS($1:1)&"!D1")

    Regards
    Click * below if this answer helped

    Advanced Excel Techniques: http://excelxor.com/

  3. #3
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,648

    Re: Auto fill a formula referencing a column and row of another sheet

    The formula above is equivalent to this formula.......

    Please Login or Register  to view this content.
    Regards
    sktneer


    Treat people the way you want to be treated. Talk to people the way you want to be talked to.
    Respect is earned NOT given.

+ 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] Auto fill column k from one sheet to another if two cells match?
    By synses in forum Excel General
    Replies: 6
    Last Post: 06-19-2013, 05:36 PM
  2. [SOLVED] Auto-Fill formula to end of column, not end of sheet?
    By Trevasaurus in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-10-2012, 05:40 PM
  3. Replies: 28
    Last Post: 02-03-2012, 05:12 AM
  4. Replies: 1
    Last Post: 09-07-2011, 05:57 PM
  5. Replies: 3
    Last Post: 05-27-2010, 10:57 AM

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