Hi caz,
Given up on VBA Express, have you? You can't escape me, you know :-)
I am still totally unclear on what you are really trying to achieve but the
answer to this question (1) is that it can't be done - well, technically it
can be but it is wholly impractical.
Question (2) - Assuming you are still talking about ActiveX textboxes I
don't believe it's possible, but would be happy to be contradicted.
--
Enjoy,
Tony
> Hi people,
>
[quoted text clipped - 15 lines]
>
> caz
caz - 19 Apr 2006 12:23 GMT
My ultimate goal is to create a simple language translator by using the
autocorrect feature. Once the text is typed it is changed in the
document but the autocorrection does not occur in the textbox. this
means the user could view the original text and the translated text. I
have done everything except for copying the text from the document to
the textbox.
trying to think is there a way if i can use bookmarks, or copy the text
into another document which has autocorrect turned off.
thanks.
caz - 19 Apr 2006 12:29 GMT
Or trying to use bookmarks.
caz - 19 Apr 2006 13:08 GMT
Just realised this cannot be done. so i have gone another route of
using 2 textboxes, but i need to allow 1 textbox to have autocorrect
on, anyone know how to do this?
caz