+ Reply to Thread
Results 1 to 6 of 6

Excel 2007 : need formula to work only if the cell is populated

Hybrid View

  1. #1
    Registered User
    Join Date
    01-20-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2010
    Posts
    61

    Re: need formula to work only if the cell is populated

    Well I think I figured it out, the formula you wrote only goes back a few cells. I need the formula to check all the way back to B3 from C10 if necessary. If the counters were not checked all week long, Sometimes that happens. The day they are checked is never the same, it would need to get the starting counter from B3.

  2. #2
    Registered User
    Join Date
    08-04-2011
    Location
    land of oz
    MS-Off Ver
    Excel 2003
    Posts
    1

    Re: need formula to work only if the cell is populated

    In C4
    =IF(B4="","",B4-$B$3-sum($C$3:C3))
    Last edited by fundam1; 02-18-2012 at 11:10 AM. Reason: amended formula

+ 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