+ Reply to Thread
Results 1 to 2 of 2

cell referance

  1. #1
    Forum Contributor
    Join Date
    06-15-2004
    Posts
    246

    cell referance

    ok say you had cells A1:A15 like so (A-O)

    a
    b
    c
    d
    e
    f
    g..etc

    If i wanted to find the cell referance (A:?) of say M can i use a formula do do this?

  2. #2
    Forum Expert swatsp0p's Avatar
    Join Date
    10-07-2004
    Location
    Kentucky, USA
    MS-Off Ver
    Excel 2010
    Posts
    1,545
    As long as you know the column is A, you can use MATCH to find the row number:

    ="A"&MATCH("m",A1:A26)

    returns A13

    "m" is in row 13 of col. A

    HTH

    Bruce
    Bruce
    The older I get, the better I used to be.
    USA

+ 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