passing data to modules

R

Ryan

I need to create a routine that calculates a production
schedule. I have 26 stations that 4 items pass through
each day. If I have a backlog of 200 items to produce, I
need to get a report showing a start date and a finish
date for each item. This is working with a normal 5 day
work week.

I need to know how to calculate the start date and end
date for each of the 200 items. If I need to use a
module, how do I go about calling and passing data from
the module back to the query for all records.

My database table fields are as follows:
PRO# Customer Model
 
M

[MVP] S. Clark

There were two reponses to your post from yesterday.
Please read those and respond there with further questions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top