Is it possible to force a certain format that information can be entered into a normal spreadsheet cell, similar to the way the date-time picker control forces a user to type in the date in a very specific format?
I hope that makes sense.... for example:
Suppose I want the user to add a date into a cell, and only a date, and I want them to strictly follow the format of dd/MMM/yy (just to making their life difficult). And suppose I want to make it so they can only add integers into the cell can cannot delete the /'s or add too many digits.
Can this be done? If so how would one go about doing it?
-JTBorton
Another Day, Another Disaster
I hope that makes sense.... for example:
Suppose I want the user to add a date into a cell, and only a date, and I want them to strictly follow the format of dd/MMM/yy (just to making their life difficult). And suppose I want to make it so they can only add integers into the cell can cannot delete the /'s or add too many digits.
Can this be done? If so how would one go about doing it?
-JTBorton
Another Day, Another Disaster