98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel Training and help » Excel
Excel
Resolved · Low Priority · Version Standard
RE: Excel
Hi Lisa
Thankyou for your question
There are 2 key steps to creating an effective database, data validation and data normalisation.
Data validation is the process by which you ensure that only the correct types of information can be entered. For example if you have a column that contains employees dates of birth you will need to make sure that:
1. People can only enter dates into the relevant column and
2. That the dates entered are consistent with someone older than 16.
In excel data validation can be accessed from the data menu
Data normalisation appears once your database becomes slightly more complex. If it is a simple list, then it is what we call a flat file database, and normalisation does not apply.
However, once for instance you have a situation where you have more than one column for the same information, e.g. contact1, contact2, contact3 in a customer database, then you need to normalise the data. This involves splitting it into a number of diffeent tables, and would require to move from Excel to Access.
Hope this helps
Regards
Stephen
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:Use RANDBETWEEN to generate random numbersThere may be occassions where you need to generate random numbers in your spreadsheet. Use the RANDBETWEEN function to generate random numbers between two values that you specify. |