Forum Discussion
Raija
Dec 29, 2020Copper Contributor
How to select text in Text Form Field
I have used Word to create a form that users can fill in. I have used Legacy Forms (not ActiveX Components) because I want the form to work in older Word versions as well. Everything has worked well ...
- Jan 02, 2021
I'm running version 2011 (build 13426.20404) of Office 2019.
You could try updating to the most recent channel and version. However, if you are using a corporate/organization installation of Office, you may not be allowed to do that yourself.
Stefan_Blom
Dec 29, 2020MVP
Generally, selecting content is a bit tricky in text form fields. What you can do is click inside a field and then hold the Shift key as you extend the selection with an arrow key.
- RaijaDec 30, 2020Copper Contributor
Thanks, Stefan. I tried this but I still cannot select a single word or a sentence. But what I can do is just stop protecting the document. This is not ideal, but after this I manage to select text by right clicking inside the Text Form Field. I wish there was a way around this because some of the elements in the form do not work if the document is unprotected. For example, the Check Box Form Field does not work. Anyway, thanks for your help.
- Stefan_BlomDec 30, 2020MVP
Depending on your keyboard, you may have to use Shift+Fn+Left/right arrow rather than just Shift+Left/right arrow.
- RaijaDec 31, 2020Copper Contributor
I normally use Shift+Left/right arrow and it works well. It is only in the Text Form Field that it does not work. Thanks again for trying to help.