+ Reply to Thread
Results 1 to 6 of 6

Trying to calculate currently owed amount

  1. #1
    Registered User
    Join Date
    10-29-2017
    Location
    New South Wales, Australia
    MS-Off Ver
    2016
    Posts
    10

    Lightbulb Trying to calculate currently owed amount

    Screenshot 2023-02-10 at 1.12.46 am.png

    I have this document and what I need to do is have a cell in either E or F that tells me the current amount owing for todays date.

    Row A = Amount Outstanding
    Row B = Weekly Repayment Amount
    Row C = A - B = C (Outstanding Amount)
    Row D = Day Money Is Paid

    How do I do this?

  2. #2
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Trying to calculate currently owed amount

    So, basically looking for today's date (or nearest date in the past?) in column D, and returning the corresponding value from column C?

    If so, try this:

    =LOOKUP(TODAY(),D:D,C:C)

  3. #3
    Registered User
    Join Date
    10-29-2017
    Location
    New South Wales, Australia
    MS-Off Ver
    2016
    Posts
    10

    Re: Trying to calculate currently owed amount

    When using the above code it returns a date not the amount?

  4. #4
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Trying to calculate currently owed amount

    That's odd. Attach a workbook of the sample that you shared in post #1, instead of a picture.

    I can then put the formula directly into the workbook and show you what the formula does directly in said workbook.

    Follow the yellow banner at the top of your screen for instructions on how to attach a sample workbook.

  5. #5
    Forum Expert
    Join Date
    01-05-2013
    Location
    Singapore
    MS-Off Ver
    H&B2016 & H&B2021
    Posts
    3,060

    Re: Trying to calculate currently owed amount

    Try formatting the cell to General.

  6. #6
    Registered User
    Join Date
    10-29-2017
    Location
    New South Wales, Australia
    MS-Off Ver
    2016
    Posts
    10

    Re: Trying to calculate currently owed amount

    Quote Originally Posted by josephteh View Post
    Try formatting the cell to General.
    Thanks this fixed it

+ 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. [SOLVED] Amount owed/credit formula
    By rayted in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-24-2018, 11:00 AM
  2. How to determine amount owed on a loan in future
    By maximilliank in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-09-2018, 02:25 AM
  3. [SOLVED] calculate money owed by month and blank column cells
    By webselector in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 04-07-2017, 02:21 PM
  4. Formula to calculate money owed
    By Balyssia in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-29-2014, 09:10 AM
  5. Replies: 5
    Last Post: 10-29-2012, 06:14 AM
  6. How to calculate what was paid and what is owed
    By psychson in forum Excel General
    Replies: 2
    Last Post: 02-05-2010, 03:18 AM
  7. Looking for Excel Function to calculate amount owed
    By BlackMagic21 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-07-2008, 03:53 PM

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