View Full Version : I need help with a Complicated form


Benjamin Bolduc
01-29-2002, 06:07 AM
I work at a vinegar factory and Im trying to make a form that will print out Production Schedules on a daily basis. This is really difficult and I dont know where to start. This is what I have and need:

-I have two tables, one called "Label Inventory" that stores all of the info about the labels we put on the bottles after we fill them. The other is a "production schedule" table I made that has fields like "Units produced", "Labels needed", " Labels Used" etc

- The tables are are joined by the "Product Code" field, (thats the primary field)

-I need to be able to fill out and print a list of the products we are running that day, along with the information on the "Prod. Schedule" table, (for the production people to fill out)

- Is there anyway of doing this easily on a daily basis? SHould I just use an Excel worksheet? This is really important to me, and any suggestions would be greatly appreciated. If you need anymore info, just ask. Thanks http://www.access-programmers.co.uk/ubb/smile.gif