Paul Bergholtz
New Member
Hi all,
I need to validate the value in a cell. The cell is a part of a sheet, which have high priority. I'm thinking of doing this as a Custon Data Validation. But I can't make it work...
* The cell is numeric (used as an input for a calculation)
* The input length of the value must be like this: XXXXXXX,XX. If not, it should gererate an Error Alert.
* The digit 0 counts as a valid number
Any help would be most appreciated.
Regards,
//Paul
I need to validate the value in a cell. The cell is a part of a sheet, which have high priority. I'm thinking of doing this as a Custon Data Validation. But I can't make it work...
* The cell is numeric (used as an input for a calculation)
* The input length of the value must be like this: XXXXXXX,XX. If not, it should gererate an Error Alert.
* The digit 0 counts as a valid number
Any help would be most appreciated.
Regards,
//Paul