W
WembleyBear
I have been tasked with replacing our Budget & Management Accounts sets of
multiple spreadsheets with an Access database and I'm concerned about getting
the database structure right in the first instance.
On the Budget side, we have a sheet for each branch, and each spreadsheet
has several sheets for various departments, plus an input sheet. Once the
Budget data has been input & agreed for the year, no other data is added to
these sheets. My initial questions relate to the best way to set the tables
up in Access. For example, the spreadsheet for our Brackmills branch, Service
department looks like this to begin with:
Jan Feb Mar etc Total
Days 21 20 21 253
Hours 8 8 8
Holidays 4 2 0
Sick 0.5 0.5 0.5
Training 1 1 1
Techs 11 11 11
Efficiency 95% << Not related to a month column, but appears under
one on spreadsheet
In addition, the spreadsheets contain other values in just one cell that are
input and then used in calculations further down. What would be the best way
of accomodating all this data in tables; having seperate tables for each
branch; for each department of a branch?
Also, how easy is it to refer to the data stored in tables in this manner
for the more complex calculations that will be required later on? e.g. To
show the hours in a given month that we have available to sell the calc would
be (Techs * Days * Hours * Efficiency %) - all straightforward but where best
to store Efficiency - in it's own field?
Some brief advice would be appreciated to help me get a start.
Thanks
Martyn
multiple spreadsheets with an Access database and I'm concerned about getting
the database structure right in the first instance.
On the Budget side, we have a sheet for each branch, and each spreadsheet
has several sheets for various departments, plus an input sheet. Once the
Budget data has been input & agreed for the year, no other data is added to
these sheets. My initial questions relate to the best way to set the tables
up in Access. For example, the spreadsheet for our Brackmills branch, Service
department looks like this to begin with:
Jan Feb Mar etc Total
Days 21 20 21 253
Hours 8 8 8
Holidays 4 2 0
Sick 0.5 0.5 0.5
Training 1 1 1
Techs 11 11 11
Efficiency 95% << Not related to a month column, but appears under
one on spreadsheet
In addition, the spreadsheets contain other values in just one cell that are
input and then used in calculations further down. What would be the best way
of accomodating all this data in tables; having seperate tables for each
branch; for each department of a branch?
Also, how easy is it to refer to the data stored in tables in this manner
for the more complex calculations that will be required later on? e.g. To
show the hours in a given month that we have available to sell the calc would
be (Techs * Days * Hours * Efficiency %) - all straightforward but where best
to store Efficiency - in it's own field?
Some brief advice would be appreciated to help me get a start.
Thanks
Martyn