Closed Thread
Results 1 to 4 of 4

Vlookup value not working because of formula?

  1. #1
    Forum Contributor
    Join Date
    04-26-2013
    Location
    Orlando
    MS-Off Ver
    Excel 2016
    Posts
    191

    Vlookup value not working because of formula?

    Im trying to use this formula to look up a date in E15 on a second sheet called Overall WOW and return the value from column 3 =VLOOKUP(E15,'Overall WOW'!$A$10:$L$62,3,FALSE) my problem is the date im looking up in column A on the lookup sheet is pulled from another source via a formula. I guess it wont recognize it as a date because its a formula? Is there a way around this?

    Thanks
    Mike

  2. #2
    Valued Forum Contributor
    Join Date
    04-22-2014
    Location
    Auckland, New Zealand
    MS-Off Ver
    Office 365 (work) and Excel 2013 (home)
    Posts
    1,167

    Re: Vlookup value not working because of formula?

    See my reply to the same question you have already asked (I answered as you marked it as solved I think). Instead of E15 you need TEXT(E15,"M/D/YY")&"*"

  3. #3
    Forum Contributor
    Join Date
    04-26-2013
    Location
    Orlando
    MS-Off Ver
    Excel 2016
    Posts
    191

    Re: Vlookup value not working because of formula?

    Quote Originally Posted by gak67 View Post
    See my reply to the same question you have already asked (I answered as you marked it as solved I think). Instead of E15 you need TEXT(E15,"M/D/YY")&"*"
    Yeah i thought i had it, i created the helper column with this formula =LEFT(B10,FIND("-",B10)-1) to extract the date. Im not very good in excel so im not sure what you mean by Instead of E15 you need TEXT(E15,"M/D/YY")&"*". Forgot to mention the original date in E15 is also created via using this formula =F15-7, basically a text date in f15 - 7 days. Hope that makes sense.

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: Vlookup value not working because of formula?

    Mike, you have had at least 3 suggestions on your other thread. What you want to do here is pretty much an extention of that other thread, so please continue on that 1, rather than post essentially a duplicate post. I am going to close this thread now so you can continue on the other 1
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] VLOOKUP Formula not working, please help!
    By andrew93hughes in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-27-2013, 04:39 AM
  2. Vlookup Formula not working...
    By Swambo in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 12-15-2011, 05:31 PM
  3. Vlookup formula not working
    By rbwen in forum Excel General
    Replies: 7
    Last Post: 12-08-2011, 08:12 PM
  4. Vlookup formula not working
    By RightPlace in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-07-2011, 11:38 AM
  5. Why is my Vlookup formula not working?
    By Kleinstein in forum Excel General
    Replies: 2
    Last Post: 07-08-2010, 07:38 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