Results 1 to 29 of 29

VLOOKUP formula for stock control

Threaded View

  1. #20
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2504
    Posts
    19,315

    Re: VLOOKUP formula for stock control

    I put both tables in the EF 4015 workbook for simplicity.
    A row 1 has been inserted over the 4012 table and populated using: =RIGHT(B2,LEN(B2)-FIND("C",B2)+1)
    The formula for column E of the 4015 table is: =IF(AND(INDEX('EF 4012'!B$3:K$6,MATCH(B2,'EF 4012'!A$3:A$6,0),MATCH(A2,'EF 4012'!B$1:K$1,0))=0,D2="Yes"),"Available","Not Available")
    Note: If the tables must be in different workbooks then 'EF 4012'! will need to be preceded by the path of the EF 4012 workbook.
    Let us know if you have any questions.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 31
    Last Post: 10-28-2015, 01:54 AM
  2. [SOLVED] Stock list using Vlookup, need the price field to read as TBA is stock on hand is 0
    By meerabell in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-31-2015, 07:42 AM
  3. Formula for stock control needed
    By Su3b3a in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-30-2013, 07:04 AM
  4. [SOLVED] Stock Control - Alert user to low stock levels.
    By Kaies in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-29-2013, 08:56 AM
  5. Stock Control
    By gks1968 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-03-2013, 12:44 AM
  6. Stock Control Formula
    By andy4974 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-03-2012, 04:59 PM
  7. Stock control
    By beseda2004 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 03-03-2012, 03:52 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