Mr. Walnuts
Board Regular
- Joined
- Aug 8, 2005
- Messages
- 176
In the past, I've usually used Cell Validation to help reduce the size of a workbook.
The references say that by limiting the possible values for a cell, you reduce the amount of information required to use it. Is this not true? I have very specific values in a workbook I'm using; IE: most cells in a database on the workbook (well over 2,000 rows; 12 columns) conatin numeric whole numbers between 1 and 400,000. Another set of cells (roughly 20,000 cells) contain text strings of between 5 and 30 characters. By using validation to limit these ranges to only values used in them, am I bloating the workbook with too many limitation parameters?
The references say that by limiting the possible values for a cell, you reduce the amount of information required to use it. Is this not true? I have very specific values in a workbook I'm using; IE: most cells in a database on the workbook (well over 2,000 rows; 12 columns) conatin numeric whole numbers between 1 and 400,000. Another set of cells (roughly 20,000 cells) contain text strings of between 5 and 30 characters. By using validation to limit these ranges to only values used in them, am I bloating the workbook with too many limitation parameters?