+ Reply to Thread
Results 1 to 3 of 3

Choosing which pattern to follow when extending a column of data

  1. #1
    Registered User
    Join Date
    10-29-2012
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    10

    Choosing which pattern to follow when extending a column of data

    Good morning/Afternoon/Evening

    I have a large spreadsheet and I want to create another page that references data on 90 other pages within the spreadsheet.

    The formula currently looks like this:
    ='18'!G35
    ='19'!G35
    ='20'!G35
    ='21'!G35
    ='22'!G35

    I've typed out this formula to 5 rows in a column and everytime I try and extend it, I get the following:

    ='18'!G35
    ='19'!G35
    ='20'!G35
    ='21'!G35
    ='22'!G35
    ='18'!G40
    ='19'!G40
    ='20'!G40
    ='21'!G40
    ='22'!G40

    And instead I would like it to do the following:

    ='18'!G35
    ='19'!G35
    ='20'!G35
    ='21'!G35
    ='22'!G35
    ='23'!G35
    ='24'!G35
    ='25'!G35
    ='26'!G35
    ='27'!G35

    I am using Office 2010 by the way.

    I'm sure I am missing something obvious!

    Thanks

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,463

    Re: Choosing which pattern to follow when extending a column of data

    Put this in your first cell:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    then copy down.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    10-29-2012
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    10

    Re: Choosing which pattern to follow when extending a column of data

    Excellent, many thanks Pete, worked perfectly

+ 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