AccessWomble
New member
- Local time
- Today, 22:35
- Joined
- Dec 4, 2009
- Messages
- 3
Hi Ladies & Gents,
I am an experienced in Excel & VBA but new to Access. Want to set up a new DB but need some advice on how to set up my tables and relationships properly.
The DB will store details of complex transactions, and (for example) the dates when actions relating to the transactions are complete, which will drive a monitoring system eventually. There will be a low number of transactions.
In addition to about 10 fields of general transaction info, each transaction needs the following fields:
* Each transaction has 9 'sections'.
* Each 'section' has its own status & start/due/completed dates, and between 2 and 9 'details'
* Each 'detail' has a Status/Responsibility/Comments/Date fields.
So, if I construct one massive table with one field for each date of each detail on each section etc, I'm looking at well over 200 fields, which sets off 200 alarm bells in my head! Can that be right?!
How would you pros approach this?
I think what i need is to end up with a long thin table where each transaction appears multiple times, for each different date etc, but not sure how to go about it..
Thanks very much!
See Excel sheet 2 attached for grid detailing an outline of the fields for each transaction.
I am an experienced in Excel & VBA but new to Access. Want to set up a new DB but need some advice on how to set up my tables and relationships properly.
The DB will store details of complex transactions, and (for example) the dates when actions relating to the transactions are complete, which will drive a monitoring system eventually. There will be a low number of transactions.
In addition to about 10 fields of general transaction info, each transaction needs the following fields:
* Each transaction has 9 'sections'.
* Each 'section' has its own status & start/due/completed dates, and between 2 and 9 'details'
* Each 'detail' has a Status/Responsibility/Comments/Date fields.
So, if I construct one massive table with one field for each date of each detail on each section etc, I'm looking at well over 200 fields, which sets off 200 alarm bells in my head! Can that be right?!
How would you pros approach this?
I think what i need is to end up with a long thin table where each transaction appears multiple times, for each different date etc, but not sure how to go about it..
Thanks very much!
See Excel sheet 2 attached for grid detailing an outline of the fields for each transaction.