+ Reply to Thread
Results 1 to 7 of 7

LOOKUP questions

  1. #1
    Forum Contributor
    Join Date
    08-31-2010
    Location
    US
    MS-Off Ver
    Excel 2003
    Posts
    204

    Thumbs up LOOKUP questions

    Hi all, I am trying to incorporate LOOKUP formula and had few questions:

    1) The current formula I have utalizes 2 variables, could this be expanded to 3?
    Please Login or Register  to view this content.
    the current formula I have seems to return numbers only? as the text that I want to be returned gets returned as 0

    3) finally, I would like to incorporate it so the formula skipps any non blanks. I have below that I use, but everytime I tried to incorporate this, it wouldnt work..I have bits and pieces of everything and was looking for some help to piece it together.. when i try to run below I get Compile error "Invalid or unqualified Reference" under below red text
    Please Login or Register  to view this content.
    Last edited by donyc; 02-03-2012 at 07:14 PM.

  2. #2
    Forum Contributor
    Join Date
    08-31-2010
    Location
    US
    MS-Off Ver
    Excel 2003
    Posts
    204

    Re: LOOKUP questions

    ok so I fixed the formula but my results are coming out as ZERO value per each cell.. My results to be returned is text per each cell, is it the formula that is doing this?

  3. #3
    Forum Contributor
    Join Date
    08-31-2010
    Location
    US
    MS-Off Ver
    Excel 2003
    Posts
    204

    Re: LOOKUP questions

    adding a worksheet with built in macro in tab "DATA" - hope this helps.. beating my head against the wall trying to figure this thing out..
    Any help is very much appreciated! thanks so much all
    Attached Files Attached Files

  4. #4
    Forum Expert OnErrorGoto0's Avatar
    Join Date
    12-30-2011
    Location
    I DO NOT POST HERE ANYMORE
    MS-Off Ver
    I DO NOT POST HERE ANYMORE
    Posts
    1,655

    Re: LOOKUP questions

    =LOOKUP(REPT("Z",255),IF({1,0},"",LOOKUP(2,1/(A4='previous day'!A$2:A$19)/(H4='previous day'!H$2:H$19),'previous day'!M$2:M$19)))

    will work for text.
    Good luck.

  5. #5
    Forum Contributor
    Join Date
    08-31-2010
    Location
    US
    MS-Off Ver
    Excel 2003
    Posts
    204

    Re: LOOKUP questions

    Thanks so much, I dropped in the formula but I am getting compile error pointing to "Z"? Am I missing something else?

  6. #6
    Forum Expert OnErrorGoto0's Avatar
    Join Date
    12-30-2011
    Location
    I DO NOT POST HERE ANYMORE
    MS-Off Ver
    I DO NOT POST HERE ANYMORE
    Posts
    1,655

    Re: LOOKUP questions

    In code it would need to double up the quotes
    Please Login or Register  to view this content.

  7. #7
    Forum Contributor
    Join Date
    08-31-2010
    Location
    US
    MS-Off Ver
    Excel 2003
    Posts
    204

    Re: LOOKUP questions

    got it to work, was missing set of quotations. thanks so much for your help! very much appreciated!

+ 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