F
Fred Boer
Hi!
Well, I am considering how to deal with data validation. I am able to use
the data validation that is available through the Properties sheet. It
appears, however, that the error message popup message is delayed until
saving changes. A couple of questions:
1. Is there a way to limit data entry in a combobox to the "Possible
Values"? Something similar to the "LimitToList" property in Access
comboboxes?
2. Is the built in validation the only available option? Can we do it using
VBA and events?
Thanks
Well, I am considering how to deal with data validation. I am able to use
the data validation that is available through the Properties sheet. It
appears, however, that the error message popup message is delayed until
saving changes. A couple of questions:
1. Is there a way to limit data entry in a combobox to the "Possible
Values"? Something similar to the "LimitToList" property in Access
comboboxes?
2. Is the built in validation the only available option? Can we do it using
VBA and events?
Thanks