G
Guest
I am in the process of building a db for my manufacturing plant. The Database
will help in determining employee efficiency. it is almost done until i ran
into a small problem
there are 4 managers with 3 different "cells" each that they are in charge
of. Each cell has a number of SKU's associated with them. I created a table
for each different cell in which it contains that cell's SKU as well as the
designated times for different process. Each table structure is identical, It
has "Sku", "Clean Time" "assembly time" "Finish Time". This allows each
manager to update their tables when a new SKU is added to a cell. I want to
Have a Master Table which will list all the SKU for the Facility as well as
the associated times and I would like it to update when a manager updates his
or her Cell's table. I am not that good with Access and i find it easier to
work with one table (Master Table) in order to do any calculations that need
to be done it will also minimize the amount of queries i need to run in order
to extract information. Is it possible to update a table by another or
combine all 12 tables into one and still maintain them seperate to avoid
confusion amongst the managers? or is there a way to create a Form that would
update Both Tables (Cell table and Master table) at the same time since each
field is identical.
Thank you all in advance for any and all help.
will help in determining employee efficiency. it is almost done until i ran
into a small problem
there are 4 managers with 3 different "cells" each that they are in charge
of. Each cell has a number of SKU's associated with them. I created a table
for each different cell in which it contains that cell's SKU as well as the
designated times for different process. Each table structure is identical, It
has "Sku", "Clean Time" "assembly time" "Finish Time". This allows each
manager to update their tables when a new SKU is added to a cell. I want to
Have a Master Table which will list all the SKU for the Facility as well as
the associated times and I would like it to update when a manager updates his
or her Cell's table. I am not that good with Access and i find it easier to
work with one table (Master Table) in order to do any calculations that need
to be done it will also minimize the amount of queries i need to run in order
to extract information. Is it possible to update a table by another or
combine all 12 tables into one and still maintain them seperate to avoid
confusion amongst the managers? or is there a way to create a Form that would
update Both Tables (Cell table and Master table) at the same time since each
field is identical.
Thank you all in advance for any and all help.