CarysW
Complete Access Numpty
- Local time
- Today, 22:34
- Joined
- Jun 1, 2009
- Messages
- 213
I'm finally getting to grips with this normalization business (!).
But what I need to know is exactly how far down do I need to split my main table. Below is all of the field names with a brief description of how many entries there are likely to be for each etc etc. As I'm completely obviously rubbish at this I'd really love it if someone could help me out with a shove in the right direction as it is probably really simple when you know how.
Key - Primary Key, Autonumber, unique to each entry
Search Code - repeated for each branch of a company, is an identifier for my company, will be used for search but mainly just displayed in results
Debtor number - same Search Code, the two are kept for historical reasons(!)
Currency - will either be GBP or EUR
Pricelist - there are 4 different types of pricelist, stores can only have 1 type.
Exact Code - there are 12 codes, only used for display purposes in results
Exact Category - directly correspond to Exact code, will be used for searches and will be shown.
Business Name - Not unique, accounts have multiple branches, some accounts have the same name (!)
Trading As - as Business name, although some accounts have the town name in their 'Trading As' name.
Rep - there are 10 reps, each account has 1 of these.
Office Rep - there are 4 of theses, same as Rep.
Branch/HQ - will either be branch or HQ
Address 1 }
Address 2 }any of these 3 could be blank or all could be filled in for each.
Address 3 }
Town - a couple of hundred of these, will be used for search and display
Postcode - same as Address 1,2,3
County - there are about 100 of these, used for search and display
Tel - just display
Fax - just display
Email - just display
Web - just display
Notes - just display
Region - about 25, mainly used for search but may also be displayed
Country - as Region
Military - yes/no field, will be used for search
Watersports - yes/no field, will be used for search
Store/site - yes/no field, will be used for search and display
Online Shop - yes/no field, will be used for search and display
Mail order - yes/no field, will be used for search and display
Web Stockist List - yes/no field, will be used for search and display
Emailout - yes/no field, will be used for search and display
If anyone could help I would appreciate it a lot.
Thanks
Carys
But what I need to know is exactly how far down do I need to split my main table. Below is all of the field names with a brief description of how many entries there are likely to be for each etc etc. As I'm completely obviously rubbish at this I'd really love it if someone could help me out with a shove in the right direction as it is probably really simple when you know how.

Key - Primary Key, Autonumber, unique to each entry
Search Code - repeated for each branch of a company, is an identifier for my company, will be used for search but mainly just displayed in results
Debtor number - same Search Code, the two are kept for historical reasons(!)
Currency - will either be GBP or EUR
Pricelist - there are 4 different types of pricelist, stores can only have 1 type.
Exact Code - there are 12 codes, only used for display purposes in results
Exact Category - directly correspond to Exact code, will be used for searches and will be shown.
Business Name - Not unique, accounts have multiple branches, some accounts have the same name (!)
Trading As - as Business name, although some accounts have the town name in their 'Trading As' name.
Rep - there are 10 reps, each account has 1 of these.
Office Rep - there are 4 of theses, same as Rep.
Branch/HQ - will either be branch or HQ
Address 1 }
Address 2 }any of these 3 could be blank or all could be filled in for each.
Address 3 }
Town - a couple of hundred of these, will be used for search and display
Postcode - same as Address 1,2,3
County - there are about 100 of these, used for search and display
Tel - just display
Fax - just display
Email - just display
Web - just display
Notes - just display
Region - about 25, mainly used for search but may also be displayed
Country - as Region
Military - yes/no field, will be used for search
Watersports - yes/no field, will be used for search
Store/site - yes/no field, will be used for search and display
Online Shop - yes/no field, will be used for search and display
Mail order - yes/no field, will be used for search and display
Web Stockist List - yes/no field, will be used for search and display
Emailout - yes/no field, will be used for search and display
If anyone could help I would appreciate it a lot.
Thanks
Carys