+ Reply to Thread
Results 1 to 8 of 8

Add to total credit by 30, 60, 90 days

  1. #1
    Registered User
    Join Date
    02-03-2010
    Location
    malta
    MS-Off Ver
    Excel 2003
    Posts
    46

    Add to total credit by 30, 60, 90 days

    Hi,

    I am doing a statement of account excel sheet for a friend of mine. Basically all pending invoices will be inserted in this sheet by date issued and also their corresponding amount.

    Apart from the total (which I know how to do), at the bottom of the statement I would like to add a total amount outstanding for 30 days and the same for 60 and 90 days.

    Anyone has an idea how to do this?

    Thanks

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Add to total credit by 30, 60, 90 days

    Use the Sumif Function
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Registered User
    Join Date
    02-03-2010
    Location
    malta
    MS-Off Ver
    Excel 2003
    Posts
    46

    Re: Add to total credit by 30, 60, 90 days

    hi

    thanks for your reply, can you pls give me an example of how the formula can be done as I am getting mixed up to include the date range

  4. #4
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: Add to total credit by 30, 60, 90 days

    To best describe or illustrate your problem you would be better off attaching a dummy workbook, the workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook.

    If needed supply a before and after sheet in the workbook so the person helping you can see what you are trying to achieve.

    Doing this will ensure you get the result you need!

  5. #5
    Registered User
    Join Date
    02-03-2010
    Location
    malta
    MS-Off Ver
    Excel 2003
    Posts
    46

    Re: Add to total credit by 30, 60, 90 days

    Hi I am attaching the workbook...
    Attached Files Attached Files

  6. #6
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Add to total credit by 30, 60, 90 days

    Something like

    =SUMIF(A3:A8,"<=" &TODAY()+30,D3:D9)

  7. #7
    Registered User
    Join Date
    02-03-2010
    Location
    malta
    MS-Off Ver
    Excel 2003
    Posts
    46

    Re: Add to total credit by 30, 60, 90 days

    Thanks Roy UK. just to be sure I will need to have to change the 30 to 60 and 90 respectively for the 60 days and 90 days right?

  8. #8
    Registered User
    Join Date
    02-03-2010
    Location
    malta
    MS-Off Ver
    Excel 2003
    Posts
    46

    Re: Add to total credit by 30, 60, 90 days

    just to be sure I will need to have to change the 30 to 60 and 90 respectively for the 60 days and 90 days right?

+ 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