(Edited by HansV to provide link to post – see Help 19)
I have read all of the posts that talk about spellchecking in protected forms. I am trying to do that very thing. We have many forms that we use that are protected with form fields that the users tab from field to field to fill in. anyone can do it. We wanted to make it as easy as possible for them. However, you can’t spellcheck once it’s protected. Our users type quite a bit of information into these forms. Some of these grow to be 2-3 pages long. No longer a form in my opinion, but you can’t tell them that.
Anyway, I tried the formspeller but that only checks the part of the document that is not in fields. I need to check the fields for errors. I have been working with the VB code that I got off of the threads through the original post 432175. I cannot get it to check the form fields. When I use the example form that they give you, it works fine. However, when I copy the VB code to my form, it does not work. What am I missing? Can’t you copy VB code from one file to another?
I not a programmer. I don’t know a lot about VB, but I can fake it pretty good. I can’t figure out why it won’t work. Any help would be appreciated.
djbooks