+ Reply to Thread
Results 1 to 2 of 2

Repeating a formula

Hybrid View

  1. #1
    Registered User
    Join Date
    10-02-2008
    Location
    UK
    Posts
    1

    Question Repeating a formula

    Hello all

    Am really stuck and would appreciate some help!!

    I'm setting up a reporting sheet for my good lady's accounts and need some help with what should be a pretty straight forward Excel problem (if you know the answer).

    I want to show a weekly income figure, calculated using the formula below. No problem there. How can I get excel to realise that C needs to increase by 7 on each subsequent line - surely I don't need to calculate this manually and type it in to every cell in the column!!!

    =SUM(October!C3:C7)
    =SUM(October!C10:C14)
    =SUM(October!C17:C21)
    =SUM(October!C24:C28)

    Can anyone please tell me what I can do to get Excel to autofill the rest of the column with the sequential formula!??!

    Does any of that make sense?!

    Please help!

  2. #2
    Forum Contributor
    Join Date
    06-03-2008
    Posts
    387
    Try this:

    =SUM(INDIRECT(CONCATENATE(ADDRESS(ROW(A1)*7-4,3,1,1,"October"),":",ADDRESS(ROW(A1)*7,3,1,1))))

+ 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. A formula template
    By ajaysehgal in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-07-2013, 06:12 AM
  2. Conditional formula question
    By odditie in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-27-2007, 09:47 PM
  3. reducing formula size
    By mccardled in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-22-2007, 02:47 AM
  4. How do I subsitute part of a formula linked to another workbook?
    By Scej12 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 08-03-2007, 10:10 AM
  5. use cell content as cell address in formula
    By nnsc in forum Excel General
    Replies: 4
    Last Post: 11-05-2006, 03:12 AM

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