Hi,
Scenario 1:
When entering data in a cell it should start with "0" and should allow upto "099". if else display an error message.
Scenario 2:
While entering data in a cell it should start with "0" and should accept upto 5 digits alone. if else display an error message.
Scenario 3:
A cell should contain upto 6 digits alone. if else display an error message.
Thanks you for your help in advance.
Regards,
Vargeesh
Scenario 1:
When entering data in a cell it should start with "0" and should allow upto "099". if else display an error message.
Scenario 2:
While entering data in a cell it should start with "0" and should accept upto 5 digits alone. if else display an error message.
Scenario 3:
A cell should contain upto 6 digits alone. if else display an error message.
Thanks you for your help in advance.
Regards,
Vargeesh