please help me in this regard. we are creating scheduling tool for our factory and i am stuck. In my excel, my "Master" sheet contains data from column A to column Q. 1) A column is date column 2) C column is Product (only three products are there) 3) F column is unique number for each row having 12 digits 4) Column H to Q are various test (test1 to test10) associated with products. Here test varies from product to product.
Master sheet is going to update daily
So program should run in such a way that it can allocate test to each analyst considering 7 hour (420 min) of shift. so that analyst will get to know that which test on which product and how many test he needs to perform. Products which came early in system need to allocate first i.e. we need to follow FIFO (First In first Out) method.