+ Reply to Thread
Results 1 to 13 of 13

Formula to find the payment date of an invoice

  1. #1
    Registered User
    Join Date
    10-18-2023
    Location
    netherlands
    MS-Off Ver
    2021
    Posts
    7

    Formula to find the payment date of an invoice

    Can someone help me out with the formula to get the payment date of an invoice

    Hope someones has the answer for me
    Attached Files Attached Files
    Last edited by msoontiens; 10-18-2023 at 03:58 AM.

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.84 (24041420))
    Posts
    8,751

    Re: Formula to find the payment date of an invoice

    need a lot more information

    vlookup() , index/match() xlookup(), filter()
    functions may do this -


    A sample sheet would help here, and possibly will enable a quicker and more accurate solution for you.


    The forum does allow for spreadsheets to be uploaded direct to the forum -

    Please see the Yellow Banner at the top of the page explaining how to attach a sample spreadsheet

    A good sample workbook has just 10-20 rows of representative data that has been desensitised. It also has expected results mocked up, relevant cells highlighted and a few explanatory notes.

    Here are the instructions, found at the top of the page again
    Post a small Excel sheet (not a picture) showing realistic & representative sample data WITHOUT confidential information (10-20 rows, not thousands...) and some manually calculated results. For a new thread (1st post), scroll to Manage Attachments, otherwise scroll down to GO ADVANCED, click, and then scroll down to MANAGE ATTACHMENTS and click again. Now follow the instructions at the top of that screen.
    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-18-2023
    Location
    netherlands
    MS-Off Ver
    2021
    Posts
    7

    Re: Formula to find the payment date of an invoice

    I think I need the formula Index/Match but have never worked with that one before

  4. #4
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.84 (24041420))
    Posts
    8,751

    Re: Formula to find the payment date of an invoice

    ok,
    well all those formulas i posted would do the same thing

    vlookup , index/match do the same sort of thing, and xlookup is a later version

    so as requested a sample spreadsheet , NOT images would help

  5. #5
    Registered User
    Join Date
    10-18-2023
    Location
    netherlands
    MS-Off Ver
    2021
    Posts
    7

    Re: Formula to find the payment date of an invoice

    I added the spreadsheet in my original request, Called Question.xlxs
    Hope you can assist me as this one is driving me a little bit crazy

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,063

    Re: Formula to find the payment date of an invoice

    One example isn't a lot to go on... but:

    =IFERROR(IF(A2="Sales Invoice",INDEX($C$2:$C$7,MATCH(1,INDEX(($B$2:$B$7=B2)*($E$2:$E$7="Banks")*($D$2:$D$7=D2),0),0)),""),"")

    copied down????
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  7. #7
    Registered User
    Join Date
    10-18-2023
    Location
    netherlands
    MS-Off Ver
    2021
    Posts
    7

    Re: Formula to find the payment date of an invoice

    Thank you all I will work on that one

  8. #8
    Registered User
    Join Date
    10-18-2023
    Location
    netherlands
    MS-Off Ver
    2021
    Posts
    7

    Re: Formula to find the payment date of an invoice

    Its now given me the error Opening or closing parenthesis missing

  9. #9
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,063

    Re: Formula to find the payment date of an invoice

    Is it OK here:
    Attached Files Attached Files

  10. #10
    Registered User
    Join Date
    10-18-2023
    Location
    netherlands
    MS-Off Ver
    2021
    Posts
    7

    Re: Formula to find the payment date of an invoice

    Yes that's works great, thanks so much

  11. #11
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,063

    Re: Formula to find the payment date of an invoice

    You're welcome. Thanks for letting us know that you got an answer.




    If that takes care of your original question, please click on "Thread Tools" from the menu link (just above the first post in the thread) and mark this thread as SOLVED.

  12. #12
    Registered User
    Join Date
    10-18-2023
    Location
    netherlands
    MS-Off Ver
    2021
    Posts
    7

    Re: Formula to find the payment date of an invoice

    Another question

    I am looking for a formula in Column R that when invoice ( Inkoop factuur see column G) is also in a line with mentioning column S "1010 - bank " then the cell should mention Paid if not then Open

    Is there someone who can help me with this one see enclosed example
    Attached Files Attached Files

  13. #13
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,570

    Re: Formula to find the payment date of an invoice

    First need to clear the data validation from cells R2:R5
    Next paste the following into cell R2 double click the fill handle to copy down:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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. Replies: 1
    Last Post: 10-10-2023, 04:18 AM
  2. [SOLVED] Formula to lookup payment with payment amount and date
    By thematrix05 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-02-2023, 06:35 PM
  3. [SOLVED] Working out dates between invoice date and payment date
    By NLidddell in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 06-10-2021, 12:28 AM
  4. Working out date for invoice payment formula
    By sirjames0_1 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-28-2020, 04:26 AM
  5. Replies: 10
    Last Post: 03-21-2019, 06:02 PM
  6. [SOLVED] Aged Receivables - Separate Invoice Date from Payment Date in Aged Summary
    By STUARTXL in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 03-21-2016, 10:07 AM
  7. formula to subtract payment amount on monthly payment date
    By restingdonkey in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-18-2014, 03:39 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