R
rdh009
I have ~1000 shop orders I track in an access table (dating back from
May 2004 to today) each with a date in, and a date out. (along with
other data) They all take different amounts of time to complete. Some
do not currently have a 'date out' as I am working on them. We have
been trying to implement some lean initiatives and want to track how
well we are doing. Things seemed to flow much better following some
changes. However, recently I have found that we are once again
overwhelmed with work in process. If I want to know how many orders I
have in progress each monday morning (a snapshot)...how do i take a
summation of work in progress that was in the pipeline that week? Once
I complete the collection of datapoints, I'd like to post a sharp chart
in my factory displaying the past data and a trend line with goals.
Once I figure out the data for the past 2 years I would like to make
the process automated off the data I enter. If the dBase can function
on its own forever with minimal maintance that would be idea.
My biggest obstacle is that I am a manufacturing guy, not an
information whiz. I went to ask some of the other guys who use access
in my office and got the 'I think you might need to write up a VB
function with a loop' and 'You can probably do that in SQL'...well like
I said, I am not a data whiz, or programmer, so I just nodded my head
and uttered a short, 'oh...ok'. Not having a clue what to do.
Does anyone have any tricks or places I can look for more help?
Thanks in advance,
Bob
May 2004 to today) each with a date in, and a date out. (along with
other data) They all take different amounts of time to complete. Some
do not currently have a 'date out' as I am working on them. We have
been trying to implement some lean initiatives and want to track how
well we are doing. Things seemed to flow much better following some
changes. However, recently I have found that we are once again
overwhelmed with work in process. If I want to know how many orders I
have in progress each monday morning (a snapshot)...how do i take a
summation of work in progress that was in the pipeline that week? Once
I complete the collection of datapoints, I'd like to post a sharp chart
in my factory displaying the past data and a trend line with goals.
Once I figure out the data for the past 2 years I would like to make
the process automated off the data I enter. If the dBase can function
on its own forever with minimal maintance that would be idea.
My biggest obstacle is that I am a manufacturing guy, not an
information whiz. I went to ask some of the other guys who use access
in my office and got the 'I think you might need to write up a VB
function with a loop' and 'You can probably do that in SQL'...well like
I said, I am not a data whiz, or programmer, so I just nodded my head
and uttered a short, 'oh...ok'. Not having a clue what to do.
Does anyone have any tricks or places I can look for more help?
Thanks in advance,
Bob