
Originally Posted by
NBVC
You can use data validation for this possibly.
Go to Data|Validation
Select Decimal from the Allow menu
Select Between from the Data menu
Enter a Min and Max value
You can then click the Input and Error tabs to customize the input prompt and Error alert.
This will force the user to use a "real number" between your Min and Max and can include whole numbers or decimals, but not commas...
Bookmarks