+ Reply to Thread
Results 1 to 3 of 3

Pull information from sheets according to a formula result+cell reference

  1. #1
    Registered User
    Join Date
    12-06-2014
    Location
    London, England
    MS-Off Ver
    2013
    Posts
    6

    Pull information from sheets according to a formula result+cell reference

    Hello,

    I have sheet Estimacion 3, from there the range (A7:A19) gets populated according to cell G3.

    In range (I7:I19) I use the following formula to pull data from different sheets within the same workbook:
    =IF(OR(U7="",V7=""),"",INDIRECT("'" & U7 & "'!" & V7)) but since I can't seem to pull data from the range
    mentioned previously (A7:A19) I have to past special with values into a different column (U7:V19) with the reference
    cell that I want to pull the data from.

    The question is can I use formula =IF(OR(U7="",V7=""),"",INDIRECT("'" & U7 & "'!" & V7)) to pull data
    from range A7:A19 + the cell reference? so that I can avoid past special with values?

    New ways of doing it are also welcomed.

    Workbook: http://www.filedropper.com/estimacion3

    Thanks in advance.

  2. #2
    Valued Forum Contributor
    Join Date
    07-07-2014
    Location
    Washington DC
    MS-Off Ver
    2007
    Posts
    1,047

    Re: Pull information from sheets according to a formula result+cell reference

    I built a template for a similar problem when trying to create summary sheets. This might be helpful for your problem. Let me know if you have any questions.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    12-06-2014
    Location
    London, England
    MS-Off Ver
    2013
    Posts
    6

    Re: Pull information from sheets according to a formula result+cell reference

    Thanks it helped me realize where my mistake was.

+ 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. Formula to pull information based on information in different cells.
    By apmi in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-26-2014, 03:57 PM
  2. Need to have Vlookup to pull the result of a cell instead of the formula in it
    By JESSIER4025 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-02-2012, 10:03 AM
  3. Formula Result as Cell Reference
    By The Mint in forum Excel General
    Replies: 4
    Last Post: 10-01-2009, 03:36 PM
  4. Pull information from different files with mult. sheets
    By Master.Ace in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-30-2009, 04:39 AM
  5. [SOLVED] Advanced formula - Return result & Show Cell Reference of result
    By Irv in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-05-2006, 10:40 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