+ Reply to Thread
Results 1 to 4 of 4

auto Change link formula

  1. #1
    Registered User
    Join Date
    05-18-2014
    MS-Off Ver
    Excel 2003
    Posts
    2

    auto Change link formula

    I would like to use the fill function to link many cells at once with different sheet names. If my formula looks like "='[Workbook_2014.xlsx]sheet1'!$A$1" how can I make it do something like "='[Workbook_2014.xlsx]sheet1+1'!$A$1" Then fill vertically to end up with "='[Workbook_2014.xlsx]sheet100'!$A$1". Thanks for any help.

  2. #2
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Re: auto Change link formula

    Suggest looking at the INDIRECT function which will allow you build up the references as strings.
    Martin

  3. #3
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,649

    Re: auto Change link formula

    May be this......

    Please Login or Register  to view this content.
    and then dopy down.
    Regards
    sktneer


    Treat people the way you want to be treated. Talk to people the way you want to be talked to.
    Respect is earned NOT given.

  4. #4
    Registered User
    Join Date
    05-18-2014
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: auto Change link formula

    Thanks for the quick reply. Didn't quite work for me. Tried =INDIRECT("[Workbook_2014.xlsx]Sheet"&ROWS($1:1)&"!A1") with the numbers I want in the rows ($1:1). Should the formula read whatever number is there and add it to the link?

+ 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. Replies: 2
    Last Post: 02-19-2014, 10:11 AM
  2. [SOLVED] formula to auto hyper link using lookup
    By Sph01 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-01-2013, 08:16 AM
  3. Excel 2007 : change a link to another workbook by formula
    By gaspaccho in forum Excel General
    Replies: 1
    Last Post: 07-02-2010, 07:29 AM
  4. auto change cell formula on condition of worksheet change in other cells
    By futurejock in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 06-01-2009, 12:11 AM
  5. [SOLVED] Auto Update the formula values without opening the link worksheets
    By Siva in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-13-2006, 07:35 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