Create Error Message

J

Jamie

I am working in Word 2002. I have a form with many input fields. I have a
tab order macro in the document to guide through the form. Because of the
tab macro the user cannot tab to a previous field (shift + tab), doing so
tabs them out of the current field and into the next field. I would like to
have an error message come up when the user uses the shift + tab key
combination, stating they can not tab backwards, so the user is left at the
same field they were in when they pressed shift + tab.

Thanks!
 
J

Jamie

Thanks Doug, but I really don't understand what the article means. Is there
a way to include key combinations in coding, like shift + tab?
 
D

Doug Robbins

I don't know, but my idea of suggesting the use of the information in that
article was that the macro could be modified so that it then checked the
name of the field to which the focus was moved and if it was not the desired
field, the appropriate response could be provided to the user.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
 

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