I am creating an on-line which which requires the user to change the font to strikeout and back to normal in a form field.
I planned to use 2 buttons on the toolbar to run macros; the first to turn protection off and change the font style to strikeout; the second to turn protection back on, retaining the data and changing back to normal style.
However, when the second macro runs, the whole form field is selected and I can't get the cursor to move to the end of the text which is formatted to strikeout to allow the user to continue in normal style.
This seems such a simple thing to do, but is driving me mad!
I planned to use 2 buttons on the toolbar to run macros; the first to turn protection off and change the font style to strikeout; the second to turn protection back on, retaining the data and changing back to normal style.
However, when the second macro runs, the whole form field is selected and I can't get the cursor to move to the end of the text which is formatted to strikeout to allow the user to continue in normal style.
This seems such a simple thing to do, but is driving me mad!