+ Reply to Thread
Results 1 to 3 of 3

Looking up data from a non static cell

  1. #1
    Registered User
    Join Date
    12-01-2009
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2007
    Posts
    4

    Thumbs up Looking up data from a non static cell

    Hi Everyone,
    I'm a novice when it comes to MS excel, however i do use excel 2007 quite a bit at work. I was working on one report and am stuck completely.
    I have been running a web query and trying to extract interaction details from our reporting site onto excel. Depending on the time of the day the values keep adding on the subsequent cells when i refresh this web query. It populates other cells also which are have static values, however this static value cell keeps moving up and down based on the data that gets refreshed at different times of the day.
    All i need as of now is to know how to lookup for the static value data in another sheet from this particular sheet as the cells/rows above this static value cell keeps moving up and down and is dynamic.
    Please help!!!!!
    Thanks
    Attached Files Attached Files
    Last edited by Cherian George; 12-03-2009 at 10:12 AM. Reason: Open for all

  2. #2
    Forum Expert darkyam's Avatar
    Join Date
    03-05-2008
    Location
    Houston, TX
    MS-Off Ver
    2013
    Posts
    2,191

    Re: Looking up data from a non static cell

    Will the format always be the same? In other words, will FGHJKL always be 2 lines above the number you want? If so, you can use =INDEX('Web Query'!B:B,MATCH(C2,'Web Query'!B:B,0)+2).

  3. #3
    Registered User
    Join Date
    12-01-2009
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2007
    Posts
    4

    Thumbs up Re: Looking up data from a non static cell

    Thanks a lot Darkyam....
    It worked... you saved me a lot of manual effort

+ 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