+ Reply to Thread
Results 1 to 3 of 3

Combine 2 cells values into a formula to make single cell reference?

  1. #1
    Valued Forum Contributor PeteABC123's Avatar
    Join Date
    09-21-2012
    Location
    Chicago, IL
    MS-Off Ver
    MS Office 365 ver 2202
    Posts
    1,104

    Combine 2 cells values into a formula to make single cell reference?

    In A1 I have the letter A
    In D2 I have the number 2

    Can I somehow reference in a cell the contents of A1 and D2 to return a formula that will return the contents of A2? (This combines the "A" from A1 and the "2" from D2 to form a reference to A2, and return it's value.)

    Tried combining TEXT, and ISNUMBER, etc. but Excel doesn't think like I do.

    TIA for any thoughts.

    Pete

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,696

    Re: Combine 2 cells values into a formula to make single cell reference?

    Use this formula:

    =INDIRECT(A1&D2)
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Valued Forum Contributor PeteABC123's Avatar
    Join Date
    09-21-2012
    Location
    Chicago, IL
    MS-Off Ver
    MS Office 365 ver 2202
    Posts
    1,104

    Re: Combine 2 cells values into a formula to make single cell reference?

    Thank you 6StringJazzer.

    Pete

+ 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. Make a range-reference into once single cell?
    By Jamal D in forum Excel General
    Replies: 4
    Last Post: 02-24-2019, 07:13 PM
  2. [SOLVED] Generating numeric values in multiple cells using a single cell as reference.
    By 0Cool in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-19-2019, 12:22 PM
  3. Formula to combine values of 2 cells into a new cell
    By forestavekids in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-11-2016, 03:20 PM
  4. Replies: 4
    Last Post: 09-02-2014, 04:25 AM
  5. formula to combine multiple cells into single cell where reference is same
    By rexer231 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-12-2014, 11:44 AM
  6. Replies: 3
    Last Post: 01-28-2011, 03:19 AM
  7. Replies: 3
    Last Post: 07-16-2009, 12:40 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