+ Reply to Thread
Results 1 to 2 of 2

Copying a formula with that follows a pattern

  1. #1
    Registered User
    Join Date
    08-09-2013
    Location
    Indiana, United States
    MS-Off Ver
    Excel 2010
    Posts
    8

    Copying a formula with that follows a pattern

    I am having a similar issue identified in this thread. http://www.excelforum.com/excel-form...a-pattern.html


    I am having a similar difficulty, but I don't fully understand the formula used to remedy this problem. I would like to enter data on Page1 and pull from certain cells.

    On Page2 B4:
    I summing data from Page1 from B6:Y6
    and in B5:
    I am summing data from Page1 from B9:Y9

    The INDEX:INDEX solution (identified in the posted thread) should work in my case, but I cannot figure out what the arguments truly mean to the formula so I can apply it elsewhere.

    Help is appreciated.
    Last edited by Animosity; 08-26-2013 at 09:43 AM.

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Copying a formula with that follows a pattern

    Try this in Page2 B4 and filled down.

    =SUM(OFFSET('Page1'!$B$6:$Y$6,(ROWS(A$1:A1)-1)*3,0))

+ 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. Excel 2007 copying formula with pattern
    By dub_01 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-25-2013, 02:06 PM
  2. copying pattern from one column to another
    By chasinthetrane in forum Excel General
    Replies: 2
    Last Post: 12-28-2007, 11:57 AM
  3. copying formula pattern
    By marvinks in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-12-2007, 12:29 PM
  4. Copying cells based on pattern
    By nougain in forum Excel General
    Replies: 4
    Last Post: 03-20-2007, 05:11 PM
  5. [SOLVED] Copying font and pattern dynamically
    By RTP in forum Excel General
    Replies: 1
    Last Post: 06-23-2005, 07:05 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