First off I have already attached the excel document in question.
I am trying to make an excel sheet that will help make it easier to schedule job for the company I work for.
In my document I have to sheets, the first one is labeled Scheduling and the second is labeled Data. I am using the vlookup command to pull the information from the data sheet to display on the scheduling sheet.
What I’m doing is entering a job number under the Part column in the Scheduling sheet and getting the vlookup value for the stock that would be used on the job. Now where my issue begins when I enter a value under the Run Quantity column. Using this value “=VLOOKUP(A2:A25,Data!$A2:$H224,8)” I am to get the job run time for that Part number problem is that the only way to get a value for that part I have to enter that part number on the same line its listed in the data sheet.
I.E. If the first job I want to schedule to be run that day is 1405 and I enter it in line 2 under the part column and enter 2000 under quantity you get nothing but if you enter the same information on line 7 you will get the value for the run time. I am not sure how to fix this. Please take a look at the attached sheet and let me know what you think
.
Bookmarks