+ Reply to Thread
Results 1 to 8 of 8

Quarterly sum the values with interest rate

  1. #1
    Registered User
    Join Date
    11-25-2019
    Location
    Korea
    MS-Off Ver
    2010
    Posts
    12

    Quarterly sum the values with interest rate

    I am trying to make two columns.
    * [SOLVED] A type Column is summing up past amount with a defined interest rate (e.g. 3%)
    * B type Column is summing up future amount with a defined interest rate (e.g. 3%)

    For an example,
    AMOUNT QUARTER B Column
    100 1Q 1566.389
    150 1Q 1510.48
    200 1Q 1401.192
    250 2Q 1237.23
    300 2Q 1016.84
    350 2Q 738.35
    400 3Q 400

    However, I also want to show up only the last month of its quarter
    Such as,
    AMOUNT QUARTER B Column
    100
    150
    200 1Q 1401.192
    250
    300
    350 2Q 738.35
    400 3Q 400

    I have attached a full version of excel with two identical grouping criteria. I would be appreciated with your help!!!
    Thanks,
    Attached Files Attached Files
    Last edited by lacrimosus1028; 08-17-2021 at 03:12 AM.

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

    Re: Quarterly sum the values with interest rate

    Please show in your workbook your expected results and highlight them.

  3. #3
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,587

    Re: Quarterly sum the values with interest rate

    For After-A. In J2 copied down
    Please Login or Register  to view this content.
    For After-B how calculation is done . Pl show in file just like After-A.
    Attached Files Attached Files
    Pl note
    Array formula should be confirmed with Ctrl+Shift+Enter keys together.
    If answere is satisfactory press * to add reputation.

  4. #4
    Registered User
    Join Date
    11-25-2019
    Location
    Korea
    MS-Off Ver
    2010
    Posts
    12

    Re: Quarterly sum the values with interest rate

    Thank you, I have updated it.

  5. #5
    Registered User
    Join Date
    11-25-2019
    Location
    Korea
    MS-Off Ver
    2010
    Posts
    12

    Re: Quarterly sum the values with interest rate

    Thank you kvsrinivasamurthy,
    For After-B, I have updated with its formula!

  6. #6
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,910

    Re: Quarterly sum the values with interest rate

    Hi,

    The formula for "after_A": =IF(D2<>D3,E2,"")

    The formula for "after_B": =IF(D2<>D3,H2,"")

  7. #7
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,587

    Re: Quarterly sum the values with interest rate

    In K2 then copy down
    Please Login or Register  to view this content.
    Attached Files Attached Files

  8. #8
    Registered User
    Join Date
    11-25-2019
    Location
    Korea
    MS-Off Ver
    2010
    Posts
    12

    Re: Quarterly sum the values with interest rate

    Thank you!

+ 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: 5
    Last Post: 06-29-2017, 11:18 PM
  2. Replies: 3
    Last Post: 02-16-2015, 01:38 PM
  3. Replies: 6
    Last Post: 04-22-2013, 12:50 AM
  4. Accrued Interest total with quarterly rate changes
    By cpaexcel in forum Excel General
    Replies: 2
    Last Post: 11-11-2012, 06:28 PM
  5. Replies: 0
    Last Post: 05-19-2012, 05:56 PM
  6. Replies: 1
    Last Post: 02-12-2012, 12:45 AM
  7. Mtge calculation (Dly compound interest and multiple interest rate
    By Spudson in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-03-2005, 03:55 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