+ Reply to Thread
Results 1 to 2 of 2

Copy a formula and automaticall increase sheet reference

  1. #1
    Registered User
    Join Date
    12-29-2010
    Location
    Brownwood, Texas
    MS-Off Ver
    Excel 2007
    Posts
    1

    Copy a formula and automaticall increase sheet reference

    I have a formula that references a sheet in a workbook. I want to copy the formula and increase the sheet number, but keep the same cell reference/rest of the formula. For example, formula = '1'$F34. I want to copy and paste to the right and have it automatically change to '2'$F34. Is there a function that will do this?

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Copy a formula and automaticall increase sheet reference

    You can use INDIRECT but it's Volatile (see link in sig. for more info.)

    Assume first formula is in A1:

    Please Login or Register  to view this content.
    when copied to the right B1 will reference '2'!F34, C1 will reference '3'!F34 etc...

+ 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