Hi --
One of the columns in my worksheet calls for fancier
validation than I could figure out how to do with any
of the options in Data > Validation. I wrote a procedure
to do it and I'm calling it from the sheet's
SelectionChange event. This works okay, but I'm
wondering if I could somehow call it from
Data > Validation instead, say from "Custom", perhaps?
I couldn't figure out any way of specifying the procedure there that didn't either result in an error message or
just do nothing.
Thanks.
One of the columns in my worksheet calls for fancier
validation than I could figure out how to do with any
of the options in Data > Validation. I wrote a procedure
to do it and I'm calling it from the sheet's
SelectionChange event. This works okay, but I'm
wondering if I could somehow call it from
Data > Validation instead, say from "Custom", perhaps?
I couldn't figure out any way of specifying the procedure there that didn't either result in an error message or
just do nothing.
Thanks.