+ Reply to Thread
Results 1 to 3 of 3

How to calculate Increase from baseline

  1. #1
    Registered User
    Join Date
    01-07-2014
    Location
    Philadelphia
    MS-Off Ver
    Excel 2010
    Posts
    54

    How to calculate Increase from baseline

    Hi again,
    I have a spreadsheet that listed patient #, the tumor size, tumor number, and scan date. I wanted to capture the percent tumor incr/decrease from the baseline. Baseline will be the min date associated with that pt and tumor#. I thought I could use the pivot table to do this but it only gives me the % incr/decr from previous scan date. This is OK with pts who only have 2 scans, but problem with pts with more than 2. Example with pt#018 (sheet1; row 114-116). Spreadsheet attached.
    Can someone help me to resolve this problem either with a formula or pivot table. I use Excel 2002 now. Thank you so much in advance!
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: How to calculate Increase from baseline

    in E2 enter =(INDEX($C$2:$C$841,MATCH(A2&MIN(IF($A$2:$A$841=A2,$B$2:$B$841)),$A$2:$A$841&$B$2:$B$841,0))-C2)/INDEX($C$2:$C$841,MATCH(A2&MIN(IF($A$2:$A$841=A2,$B$2:$B$841)),$A$2:$A$841&$B$2:$B$841,0)) and enter the formula with Ctrl + Shift + Enter keys enter together
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    01-07-2014
    Location
    Philadelphia
    MS-Off Ver
    Excel 2010
    Posts
    54

    Re: How to calculate Increase from baseline

    Hi JieJenn,
    Thank you for your help, but you missed out the second criterion which is the tumor #. Each pt. may have several tumors at different location, hence they are numbered to distinguish from each other and easier to follow progress. Your formula works as if there is only 1 tumor per pt. Thanks.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Need to calculate incremental increase
    By denk15 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 03-25-2013, 08:03 AM
  2. Formula to calculate Increase/Decrease
    By howard101 in forum Excel General
    Replies: 7
    Last Post: 08-01-2012, 03:56 AM
  3. Replies: 2
    Last Post: 07-12-2011, 11:08 AM
  4. how to calculate income increase with cpi
    By clayton4115 in forum Excel General
    Replies: 3
    Last Post: 05-01-2009, 06:13 AM
  5. Calculate a forecasted increase using a Absolute Ref
    By Project in forum Excel - New Users/Basics
    Replies: 0
    Last Post: 02-22-2005, 08:06 AM

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