+ Reply to Thread
Results 1 to 2 of 2

question about cell reference in a formula

  1. #1

    question about cell reference in a formula

    Hello,

    I have this formula for a cell:
    SUM(INDIRECT("C"&A18):INDIRECT("C"&B18))

    How can I dynamially reference the column in which the cell is in,
    rather than using "C", as shown above?

    Thank you.

    Kelie


  2. #2
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    Hi,

    I'm not sure I understand your question, do you mean to put a C in A16 and a D in cell A17 and do:

    =SUM(INDIRECT(A16&A18):INDIRECT(A17&B18))

    (which also adds column D to your column C total)

    --

    Quote Originally Posted by [email protected]
    Hello,

    I have this formula for a cell:
    SUM(INDIRECT("C"&A18):INDIRECT("C"&B18))

    How can I dynamially reference the column in which the cell is in,
    rather than using "C", as shown above?

    Thank you.

    Kelie

+ 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