Hi everyone,
I need a hand in designing the forms and possibly table structure for a new database.
Basically:
-
[*]A measure has one or more versions
[*]Each version has one or more options
[*]Each option has costings against it
A costing is made up of:
-
[*]A year (and possibly month and year)
[*]A business area
[*]A ‘sub output’
Each costing has figures against it for a number of costing descriptions which can be either employee (FTE) or supplier related
For FTE, the overall figures are then allocated percentages to various employee grades (I have not yet built this into the database)
I’ve attached a figure of how I’ve setup the tables
I’ve also attached a screenshot of their current costing ‘tool’, which is an excel spreadsheet. Basically I’m trying to recreate this spreadsheet in an Access form as closely as possible. So in the spreadsheet, each business area is allocated a block of rows. Eg, Business Area 1 is allocated the pink set of rows, Business Area 2 is allocated the aqua set of rows and so on. FTE costs are just a number (Eg, the number of employees) and supplier cost has a number of items and also a dollar cost. The tabs down the bottom represent the different sub-outputs
I’ve started designing a form but am now stuck because it’s not working how I’d like and so I thought I’d get some input/suggestions.