+ Reply to Thread
Results 1 to 4 of 4

Calculate Remaining Balance when date entered

  1. #1
    Registered User
    Join Date
    10-07-2018
    Location
    Texas
    MS-Off Ver
    2010
    Posts
    53

    Calculate Remaining Balance when date entered

    Hello, Looking for some help on this worksheet that I have. When there are exceptions they are logged into this spreadsheet. It is quite large spreadsheet because we have months worth. What I am trying to accomplish is when we enter a Date Clrd would like it to subtract the amount from the Excep total Amt and enter it next to remaining balance. Any suggestions would be greatly appreciated. Attached is a small example.
    Attached Files Attached Files

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.92 (24120731))
    Posts
    9,085

    Re: Calculate Remaining Balance when date entered

    how many dates can be entered into the Sheet ?
    we could sum up all the dates entered
    so
    =SUMIF(D4:D16,">"&0,C4:C16)
    then use that to subtract from the total
    Attached Files Attached Files
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Registered User
    Join Date
    10-07-2018
    Location
    Texas
    MS-Off Ver
    2010
    Posts
    53

    Re: Calculate Remaining Balance when date entered

    Only one date cleared will be entered. I can use this formula and then subtract from total as you stated, that would work. Thank you!

  4. #4
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.92 (24120731))
    Posts
    9,085

    Re: Calculate Remaining Balance when date entered

    you are welcome
    OR NOT Blank
    =SUMIF(D4:D16,"<>",C4:C16)

+ 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. Tracking remaining balance using data off two different worksheets
    By tisoytigre in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-16-2020, 07:53 PM
  2. calculation of remaining balance in loan sheet
    By sanjuss2 in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 01-28-2020, 08:07 AM
  3. [SOLVED] calculate time remaining with 3 date variables
    By megs2113 in forum Excel General
    Replies: 2
    Last Post: 01-03-2020, 07:09 PM
  4. IF/AND function to calculate remaining balance
    By thakur80 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-20-2015, 05:05 PM
  5. Calculate remaining complete months in a financial year after a date
    By RichardBl in forum Hello..Introduce yourself
    Replies: 2
    Last Post: 08-28-2014, 10:14 AM
  6. [SOLVED] How to calculate balance when the date change
    By jackson_hollon in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 10-20-2013, 12:29 AM
  7. Calculate Remaining Days left from Todays Date
    By lewisale in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 01-22-2013, 07:21 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