+ Reply to Thread
Results 1 to 4 of 4

R1C1 Formula help

  1. #1
    Registered User
    Join Date
    06-22-2012
    Location
    San Jose, California
    MS-Off Ver
    Excel 2010
    Posts
    15

    R1C1 Formula help

    Hey,
    I am trying to write a formula that calculates percentage change of the values of a column. My problem is that I want to select the last value in the column rather than always a specific row. The number of values in the columns varies. I was wondering how to do that.

    The current code is:
    Please Login or Register  to view this content.
    Thanks for your help
    Last edited by Paul; 06-22-2012 at 05:01 PM. Reason: Added CODE tags for new user. Please do so yourself in the future.

  2. #2
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,885

    Re: R1C1 Formula help

    Perhaps this will work. It enters a value, not a formula (though this can be changed). It finds the last number in column B and subtracts cell B2 from that value. It then divides that difference by cell B2. The calculated value is put in column B, two rows below the last value.
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    06-22-2012
    Location
    San Jose, California
    MS-Off Ver
    Excel 2010
    Posts
    15

    Re: R1C1 Formula help

    Hey,
    Thanks that worked perfectly. Would you happen to know how I could edit that so that I could apply that formula to multiple columns?

    Thanks again

  4. #4
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,885

    Re: R1C1 Formula help

    You just need to change the column letter reference from "B" to some other column.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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