Apologies for the title of this thread, was trying to figure out a way to summarise the issue.
I currently have created an inventory stock control sheet for logging all components we use. This is currently in a table format called "Inventory_Stock". I have also created a packing list sheet that would be updated on a daily basis to list all components that have been taken in relation to a certain order.
Within the packing list, I want an order # to be added manually and then select a "ITEM NO." from the drop down list (This has already been created). Once the item no. has been selected, I want some of the remaining fields to be automatically populated with data from the other sheet.
Unfortunately I have tried using a range of options from VLOOKUP, INDEX & MATCH, IF, ISNA but I can never seem to get the required result.
I have attached an image of both sheets.
I am currently trying to get it so that depending on what is selected in the ITEM NO. column on the "Inventory pick list" sheet, it finds the equivalent matching ITEM NO. from the "Stock Inventory Control" sheet and within QUANTITY AVAILABLE on the "Inventory Pick List" sheet, it returns the figure for STOCK QUANTITY from the "Stock Inventory Control" sheet.
I will then also be using this for the Item description, Location etc.
I hope that makes sense, so far everything I have tried using has just returned an N/A result.
I currently have created an inventory stock control sheet for logging all components we use. This is currently in a table format called "Inventory_Stock". I have also created a packing list sheet that would be updated on a daily basis to list all components that have been taken in relation to a certain order.
Within the packing list, I want an order # to be added manually and then select a "ITEM NO." from the drop down list (This has already been created). Once the item no. has been selected, I want some of the remaining fields to be automatically populated with data from the other sheet.
Unfortunately I have tried using a range of options from VLOOKUP, INDEX & MATCH, IF, ISNA but I can never seem to get the required result.
I have attached an image of both sheets.
I am currently trying to get it so that depending on what is selected in the ITEM NO. column on the "Inventory pick list" sheet, it finds the equivalent matching ITEM NO. from the "Stock Inventory Control" sheet and within QUANTITY AVAILABLE on the "Inventory Pick List" sheet, it returns the figure for STOCK QUANTITY from the "Stock Inventory Control" sheet.
I will then also be using this for the Item description, Location etc.
I hope that makes sense, so far everything I have tried using has just returned an N/A result.