W
WembleyBear
I have read some advice already about normalisation but still need a little
help with ensuring I set up my tables correctly please. The database is
initially to hold details of budgets for our branches, 14 branches in all.
Each branch will then have it's budget input just the once and this will then
remain the same for the entire year, with no additions. And each line of the
budget for each branch will be split out into the individual months. So for
example, in our Northampton branch, we might budget for 19 technicians in
Jan, 20 in Feb etc throughout the year.
To me it seems like there are 3 dimensions: Branch + Budget line + Month.
What would be the most appropriate table structure to take account of: a)
each individual branch, b) each Budget item c) and the amount for each month?
And how should I link the tables so that when I later build the forms the
user can select one branch and enter all the years figures for each budget
line?
Thanks
Martyn
help with ensuring I set up my tables correctly please. The database is
initially to hold details of budgets for our branches, 14 branches in all.
Each branch will then have it's budget input just the once and this will then
remain the same for the entire year, with no additions. And each line of the
budget for each branch will be split out into the individual months. So for
example, in our Northampton branch, we might budget for 19 technicians in
Jan, 20 in Feb etc throughout the year.
To me it seems like there are 3 dimensions: Branch + Budget line + Month.
What would be the most appropriate table structure to take account of: a)
each individual branch, b) each Budget item c) and the amount for each month?
And how should I link the tables so that when I later build the forms the
user can select one branch and enter all the years figures for each budget
line?
Thanks
Martyn