+ Reply to Thread
Results 1 to 2 of 2

combine cell value (alpha) with number for cell address

  1. #1
    shazamgerry
    Guest

    combine cell value (alpha) with number for cell address

    G BBH
    H EEM (='Mut Fnd Trust'!H$1 ) letters are in column a "c" . I would like to
    I IJJ use the cell reference "C2" & 1
    for the h$1 i
    J RWR in the formula so that if I change
    the value
    in C2 from "H" to
    "J" then the formula would
    refer to "J1" in
    sheet 'MutFnd Trust".


  2. #2
    Greg Wilson
    Guest

    RE: combine cell value (alpha) with number for cell address

    I think you're looking for the Indirect worksheet funtion. If you put this
    formula in, for example, cell A1 and then change the value in cell C2 from
    "H" to "J", then cell A1 will display th value in cell J1 instead of H1:
    =Indirect(C2 & "1")

    Regards,
    Greg

    "shazamgerry" wrote:

    > G BBH
    > H EEM (='Mut Fnd Trust'!H$1 ) letters are in column a "c" . I would like to
    > I IJJ use the cell reference "C2" & 1
    > for the h$1 i
    > J RWR in the formula so that if I change
    > the value
    > in C2 from "H" to
    > "J" then the formula would
    > refer to "J1" in
    > sheet 'MutFnd Trust".
    >


+ 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.6.0 RC 1