Moving into the second half of this Spreadsheets vs Database contest we look at how to restrict user access by using logins and setting access levels. That is, allowing certain people to see certain things, but not others.
This is about keeping our more sensitive information secure and private, such as payroll or customer information. In addition, restricting access based on a user’s logon priviledges can also be helpful in keeping software simple to use as the user is not presented with too many options at once.
Round 6: Restricting Access by User Logon Priviledges
Spreadsheets
Within Microsoft Excel it is possible to set a password for the entire workbook (or file). Using that in combination with the individual cell properties it is possible to make certain cells read-only, therefore blocking the user from making any alterations to that cell.
You can also hide columns, rows and worksheets with a workbook. This means that you can hide certain aspects of the spreadsheet. However, with the single password you can undo all these preventative measures and make hidden elements visible again.
So, there is some security here, but it isn’t user-specific. There is only one password which lets you into everything. If you wanted person A to see some of what was hidden but not all of it, it wouldn’t work.
Databases
With a Microsoft Access database you can set user-specific passwords for each user. This is the sort of security setup that most users will be used to where they keep their own password and can change it as they see fit.
Users can be blocked from accessing whole areas of a system (e.g. Purchasing) or just certain reports and charts (e.g. Monthly Sales). This level of control is useful in maintaining data security and also ensuring that sensitive data (e.g. Customer details) remain private.
All this control is managed from easy-to-use screens which allow the administrator to manage which users have access to each area and functionality, to reset passwords and block users as is required.
RESULTS
Spreadsheets do have some security and access-restriction features such as the general password which protects the spreadsheet as a whole.
Databases have a much more complete capability when it comes to users and access control and are a lot easier to manage and maintain.
I think that databases win this round. They have much greater functionality when dealing with user-level security and are also easier and more straightforward to use in this case. The score so far:
Databases 5½ : Spreadsheets ½
Here are some other articles you may find interesting:
- 7 Reasons Your Team Should Drop Spreadsheets
- Want to Delegate To Your Team? Give Them the Right Tools
- How to Get the Reports You Need to Guide Your Business
Click here to find out more about Working Data.
Read about our design process.