+ Reply to Thread
Results 1 to 3 of 3

Help with IF formula

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    06-15-2014
    Location
    The great border City of Carlisle, England
    MS-Off Ver
    2010
    Posts
    125

    Help with IF formula

    As you will see from the attached doc i am trying to create and document that shows at a glance the time taken to clean from product to product.

    On tab master times is the quick view, each clean permutation time is taken from a named tab i:e product 2 to 1 which I will populate a tab for each permutation.

    On master descript times I will list all the items that could get cleaned and the times taken to clean, then I would like the product 2 to 1 tab to pick the time from master descript times tab for each item I list but not those I do not list. Hope you get my drift?

    I have tried with the IF function but when I do not list all the items I have on the master descript times tab it returns 0 (false) on any that are after the missed item.

    I have also hyperlinked the times to the relevant tab so more details can be seen if so desired.

    Any help offered will be greatly appreciated.

    Many thanks
    Lewster
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,434

    Re: Help with IF formula

    Put this formula in B2 of the Product 2 to 1 sheet:

    =IFERROR(VLOOKUP(A2,'Master descrpt times'!$A$2:$B$18,2,0),"")

    then copy down to B17.

    Hope this helps.

    Pete

  3. #3
    Forum Contributor
    Join Date
    06-15-2014
    Location
    The great border City of Carlisle, England
    MS-Off Ver
    2010
    Posts
    125

    Re: Help with IF formula

    That seems to work beautifully.

    Thank you

+ 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. 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
  2. Replies: 11
    Last Post: 06-06-2014, 03:34 PM
  3. 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