How do I spell check text in a text form field?

C

Credit Analyst

I have created a large form w/numerous text form fields; however, I am not
sure how to run spell check on the text entered in the fields.
 
C

Credit Analyst

Charles~

Thanks for your reply. I set up this macro and I get a run-time error
'5941': the requested member of the collection does not exist. When I try to
debug the code, it brings me to this section "Set FmFld =
Selection.FormFields(1)". I copied the code from the website & pasted it in
my macro. Do you have any idea what this might be from and how to fix it?
Thanks for your help!
 
C

Credit Analyst

I forgot to note that if I click stop instead of debug, it does not return
the form to its orginal protected status.
 

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