+ Reply to Thread
Results 1 to 5 of 5

Address cell to reference row

  1. #1
    Registered User
    Join Date
    10-31-2016
    Location
    Ohio
    MS-Off Ver
    Excel 2007
    Posts
    32

    Address cell to reference row

    I would like to use a formula to reference a cell, which will reference a row in another sheet, then pull data from a cell

    So if I type a 3 in sheet 2 in cell A1, it will reference row 3 in sheet 1, if I type a 4 it will reference row 4 in sheet 1, if I type a 5 it will reference row 5 in sheet 1


    See excel sheet attached
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,206

    Re: Address cell to reference row

    =INDIRECT("'Sheet1'!A" &$A$1)

    Change highlighted for required column

  3. #3
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Address cell to reference row

    Try in E3 copied down
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Modify "50" to conservative estimate of maximum rows.
    You'll need to format cells returning dates as date.
    Does this work for you?
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  4. #4
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,206

    Re: Address cell to reference row

    Nothing like missing the obvious!!!

  5. #5
    Registered User
    Join Date
    10-31-2016
    Location
    Ohio
    MS-Off Ver
    Excel 2007
    Posts
    32

    Re: Address cell to reference row

    Works great!! Thank you so much

+ 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. How do you use a Cell Reference once you do Address?
    By zpenacho in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 08-05-2017, 07:41 PM
  2. Convert text address to cell reference address
    By shaod in forum Excel General
    Replies: 1
    Last Post: 12-23-2011, 01:37 AM
  3. Replies: 2
    Last Post: 12-02-2009, 03:23 PM
  4. How do I get the cell address of a VLOOKUP reference?
    By tfleischny in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-04-2006, 07:20 PM
  5. how to make cell address reference increment?
    By jacko in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-05-2005, 10:05 PM
  6. Reference cell address of Hyperlink
    By Mike Fogleman in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-23-2005, 01:05 AM
  7. How do I Address A Worksheet From A Cell Reference?
    By GeorgeF in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-25-2005, 08:11 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