A way to simplify this database for automation.

P

Paul (ESI)

Okay, this one is a toughie, so I'll understand if nobody can help. I also
have to apologize for the length of this post, but I want to explain this as
best I can. It's had me stumped. I am creating a database for my company. We
hope to simplify it so that it can be integrated with another system and run
automatically. The problem we run into is that there is far too much manual
work needed in the current proccess to automate it, but perhaps one of you
can help.

The tables are employee info with the employee's extension and supervisor as
a joint primary key. The supervisor is therefore linked to a table that lists
each supervisor with their manager (higher up than a supervisor). The
extension is linked to several weekly tables of data on how each employee did
for the week in their stats (we are a call center). This data cannot be
changed, so we cannot add fields to these weekly tables. The reporting system
used to give the data cannot be changed.

One report shows each employee by supervisor, their stats including a
calculated total field, and the averages for each supervisor. Next, another
report does the same thing for each supervisor by manager.

The problem comes in on the next needed report. The weekly reports work fine
and PROBABLY could be automated. However, we run into a problem when we want
to do a trending report. What we want is to show each previous week, the
current week, and the difference (improvement) from the last week to the
current. We would settle for only being able to show the last week, the
current week, and the difference between the two. We cannot seem to simplify
this. It becomes way too manual. We end up having to copy all of the numbers
from the other reports into two new tables, one for supervisor trend and one
for manager trend.

The problem is that we are unable to pull over the calculations from the
other reports to calculate the needed data for the trend reports. The reason
this is such a problem is because the data needed for the trend reports is
data that is not in any table, (it is now, though, because of the trend
tables we are hoping we don't need) but is instead calculated in the other
reports. Thank you to anybody who can help, and anybody who cannot, thank you
anyway. I would understand if nobody can. This seems difficult.

--
Have a nice day!

~Paul
Express Scripts,
Charting the future of pharmacy
 
P

Paul (ESI)

Well, I guess this is just as difficult a problem as I thought. Thanks to any
who read this and gave it thought anyway.

--
Have a nice day!

~Paul
Express Scripts,
Charting the future of pharmacy
 
L

Larry Daugherty

Hi Paul,

Yes, I believe that everything you've asked about can be automated.
I'll contition that on my not having seen the data in its native form
before importing it into Access.

However, your question is much too inclusive for anyone to be able to
give you a complete and meaningful answer in the context of the
newsgroups. It's tantamount to asking someone to patiently ask you
for all of the information or sample data you haven't given, bit by
bit and to then designing the over-all strategy and the intermmediate
mechanisms for getting it all done.. Stated otherwise: "Please
analyse and design my application". :))

HTH
 
T

Tricia Young

Did you find a solution to your problem? I may be able to help you please
e-mail me at (e-mail address removed).

Tricia
 

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