UserForm Date Validation
if isdate(textbox1) then
beyond that, you would have to design it to check for you specific
specifications.
--
Regards,
Tom Ogilvy
"Michael Vaughan" wrote in message
...
Hello Everyone,
Has somebody already comeup with a Date Validation VBA routine from an
TextBox entry from a UserForm??? If so, could you pass it along???
Thanks.. mv
|