+ Reply to Thread
Results 1 to 2 of 2

Variable Cell Number?

  1. #1
    Registered User
    Join Date
    06-28-2007
    Posts
    1

    Question Variable Cell Number?

    Hi all,
    I have a (tough?) question: is it possible to refer to a cell by a variable cell number? For example suppose i want to refer to a cell on column B, by a value which is in cell C1, so the if C1 has the value 7, i would refer to cell B7, abd if it has the value 87 i would refer to cell B87.

    any ideas??

  2. #2
    Forum Contributor EdMac's Avatar
    Join Date
    01-23-2006
    Location
    Exeter, UK
    MS-Off Ver
    2003
    Posts
    1,264
    Hi talR

    You need to use the indirect function

    e.g.=Indirect("B"&C1)

    Ed

+ 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