+ Reply to Thread
Results 1 to 5 of 5

Copying a formula relating to different sheets...

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    03-24-2010
    Location
    North West UK
    MS-Off Ver
    2013
    Posts
    112

    Copying a formula relating to different sheets...

    Hi all,

    I have a formula on a spreadsheet: ='1'!$r$11

    This formula is on my summary sheet where it picks up a figure on a sheet entitled 1 in the same workbook. I have 52 sheets in this workbook and my summary sheet needs to pick up the same cell reference in each of the 52 sheets.

    Is there any way to copy this formula across my 52 columns where it will automatically plus 1 to the sheet number in this formula rather than me altering every formula manually? (I'm using 2007)

    Thanks,

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Copying a formula relating to different sheets...

    Try:

    =INDIRECT("'"&COLUMNS($A$1:A$1)&"'!R11")
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Forum Contributor
    Join Date
    03-24-2010
    Location
    North West UK
    MS-Off Ver
    2013
    Posts
    112

    Re: Copying a formula relating to different sheets...

    Hmm,

    I tried that but it didn't seem to work, I've attached the spreadsheet.

    It's lines 5, 6, 26m 27 & 28 I'm looking for a fast fix for.

    Thanks,
    Attached Files Attached Files

  4. #4
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Copying a formula relating to different sheets...

    You have #DIV/0! errors in R11 of all those sheets. That is why you see the errors there.

  5. #5
    Forum Contributor
    Join Date
    03-24-2010
    Location
    North West UK
    MS-Off Ver
    2013
    Posts
    112

    Re: Copying a formula relating to different sheets...

    Cheers,

    Thanks.

+ 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