Results 1 to 6 of 6

Running difference?

Threaded View

  1. #4
    Forum Expert
    Join Date
    09-11-2014
    Location
    Washington, DC
    MS-Off Ver
    2016
    Posts
    1,907

    Re: Running difference?

    Disregard. Working the problem now.

    Try this in C5 and drag down:

    =$C$3-SUM($B$5:B5)
    If you want it to only show a value if the contiguous cell in column B is not blank, try this:

    =IF(B5<>0,$C$3-SUM($B$5:B5),"")
    Last edited by mcmahobt; 03-13-2015 at 09:43 AM.
    Spread the love, add to the Rep

    "None of us are as smart as all of us."

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Difference between running totals
    By bergjes in forum Excel Charting & Pivots
    Replies: 11
    Last Post: 01-09-2013, 01:13 PM
  2. Calculating a running difference then returning last non-negative date
    By emdee in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-04-2013, 08:39 PM
  3. Running time difference Excel 2007/2010
    By bioman_1 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-16-2011, 03:50 AM
  4. tracking the difference between two running scores in a game
    By radchillies in forum Excel General
    Replies: 4
    Last Post: 12-10-2008, 12:18 PM
  5. similar issue, running 2007 makes a difference?
    By jfarino in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-03-2007, 11:46 PM

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