Is Excel data validation a macro and therefore unsupported by HSSF in its current form?
If not, I would like to validate a cell in order to force a user to only enter in valid data for a cell. For example, if I have a field for a person's age, I want to restrict the field to a numeric value >0. How may I complete this task in HSSF? Thanks, Niall Kennedy [EMAIL PROTECTED]
