Good afternoon.
I am an intern at a manufacturing company.
They asked me to migrate all of their excel spreadsheets onto MS Access.
I pretty much drew out the ERD and created tables, but I had some cool ideas on how to track things, but I have no idea how to start.
First of all, I was trained in MS Access 2010, but the software version that the company has is MS Access 2007 (no navigation form
)
Its not that different, but the macro builder is significantly harder to use in my opinion.
I just wanted to ask a question.
In my form, I have a field which displays "units produced" this indicates total units produced for that specific lot.
In the same form, I have a textbox that allows the user to input how many units they produced that way, and a button that adds the units produced and the total units produced for the lot.
So since it is a manufacturing company, I thought it would be good to track daily output of our product, so how can I also create a new record on a separate table indicating how many units they produced for a certain day? We could use this for efficiency tests and performance reviews, as we can see the output of every single business day.
so basically, if total units produced was 1000 on june 23
and then on june 24 I produce 320
on the original production table, it would state: June 24 and then 1320
and on the other table, it would state: June 24 and then 320
thank you!
I am an intern at a manufacturing company.
They asked me to migrate all of their excel spreadsheets onto MS Access.
I pretty much drew out the ERD and created tables, but I had some cool ideas on how to track things, but I have no idea how to start.
First of all, I was trained in MS Access 2010, but the software version that the company has is MS Access 2007 (no navigation form

Its not that different, but the macro builder is significantly harder to use in my opinion.
I just wanted to ask a question.
In my form, I have a field which displays "units produced" this indicates total units produced for that specific lot.
In the same form, I have a textbox that allows the user to input how many units they produced that way, and a button that adds the units produced and the total units produced for the lot.
So since it is a manufacturing company, I thought it would be good to track daily output of our product, so how can I also create a new record on a separate table indicating how many units they produced for a certain day? We could use this for efficiency tests and performance reviews, as we can see the output of every single business day.
so basically, if total units produced was 1000 on june 23
and then on june 24 I produce 320
on the original production table, it would state: June 24 and then 1320
and on the other table, it would state: June 24 and then 320
thank you!