+ Reply to Thread
Results 1 to 4 of 4

Autosum/drag down column at fixed intervals in data

  1. #1
    Registered User
    Join Date
    03-23-2021
    Location
    Miami
    MS-Off Ver
    2010
    Posts
    12

    Autosum/drag down column at fixed intervals in data

    Hi,
    I am trying to calculate the Rent Paid in the sheet attached whereby the columns in the Data Tab sheet need to added for columns at recurring intervals, but unable to do so. Pardon the technical language as I am not much acquainted with excel formula/language jargons. Please if someone could help in this regard. Hope I am able to explain the query properly.
    Attached Files Attached Files

  2. #2
    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,053

    Re: Autosum/drag down column at fixed intervals in data

    Use this:
    =IF(B2="","",IFERROR(SUM(INDEX(Data!$B:$P,,MATCH($B2,Data!$B$1:$P$1,0)+2)),""))

    Adjust the bits in red, as needed.
    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

  3. #3
    Registered User
    Join Date
    03-23-2021
    Location
    Miami
    MS-Off Ver
    2010
    Posts
    12

    Re: Autosum/drag down column at fixed intervals in data

    Thanks Glenn. This is exactly what I was looking for.
    I am also looking formula for the other two columns i.e. Last Month and Last Payment Amount which requires to identify the last entry in the summary list please.

  4. #4
    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,053

    Re: Autosum/drag down column at fixed intervals in data

    See additional formulae in sheet.

    You're welcome.



    It would be very nice if you were to just click the Add Reputation button at the foot of any of the posts of members who helped you reach a solution.

    Finally, if that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.
    Attached Files Attached Files

+ 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] Drag Cell with fixed Interval
    By kmaient in forum Excel General
    Replies: 4
    Last Post: 11-17-2020, 01:25 PM
  2. [SOLVED] Drag autosum formula down but refrences cells horizontally
    By cmorten82 in forum Excel General
    Replies: 2
    Last Post: 05-26-2015, 02:31 PM
  3. Double click on an excel cell automatically at fixed intervals
    By eugeneaeria in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-12-2013, 10:14 PM
  4. How to autosum numerous data in a column and find a specific number.
    By ExcelQuestionHelp in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-26-2013, 12:42 PM
  5. How to run an applcation at fixed intervals when enabled.
    By j_Southern in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-05-2013, 12:07 PM
  6. Copying DDE data at fixed time intervals
    By richardgee in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-03-2010, 07:06 AM
  7. [SOLVED] Charting data against dates where dates are not at fixed intervals
    By PK in forum Excel Charting & Pivots
    Replies: 4
    Last Post: 06-16-2005, 01:05 AM

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