+ Reply to Thread
Results 1 to 3 of 3

V-Look up formula help

  1. #1
    Forum Contributor
    Join Date
    09-19-2018
    Location
    England
    MS-Off Ver
    O365
    Posts
    266

    Talking V-Look up formula help

    Hi all

    I have a v-look up working on column G, it pulls the correct dates in (I believe) once the required data in the formula is filled in.

    My only issues is when all the data isn't completed like in this example column C has blanks so Column G pulls through the result of the project name.

    As the data is automated from the Data tab there will be blanks in the data every now and again.

    What I would like is if this happens then to have Column G bring through the result of as blank. Is this possible?

    Thanks
    Last edited by MattExcelLearner; 01-20-2020 at 06:34 AM. Reason: SOLVED

  2. #2
    Forum Expert BMV's Avatar
    Join Date
    01-13-2020
    Location
    St-Petersburg, Russia
    MS-Off Ver
    2013-2016
    Posts
    1,329

    Re: V-Look up formula help

    try this
    =IFERROR(VLOOKUP(A9,Table_owssvr_1,MATCH(MID(SUBSTITUTE("*"&LEFT(INDEX(Table_owssvr_1[Current Stage Gate],MATCH(A9;Table_owssvr_1[Title],)),5)&"*","**",""),2,6);Table_owssvr_1[#Headers],),),"")
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    09-19-2018
    Location
    England
    MS-Off Ver
    O365
    Posts
    266

    Re: V-Look up formula help

    Awesome MMV, looks to work, much appreciated

    Thanks

+ 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: 3
    Last Post: 01-10-2019, 09:34 AM
  2. Replies: 5
    Last Post: 02-16-2018, 06:50 AM
  3. Replies: 8
    Last Post: 09-22-2017, 05:41 AM
  4. Excel formula bar to display the result of the formula , not the formula?
    By max_max in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-18-2016, 07:15 PM
  5. Replies: 11
    Last Post: 06-06-2014, 03:34 PM
  6. how to hide formula in formula box, view lookup result in formula box?
    By vengatvj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-14-2013, 04:06 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