Error handling

M

m

I have a form with several unbound text boxes that are
used for inputting variable values. I want to make sure
that some of them are populated and if not send a msgbox
to populate it and end the sub. I also need to evaluate
the last character entered into a couple of the text boxes
to ensure the syntax is correct.

Can anyone provide a couple of good code samples that
would achieve this

thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top