Copy comments

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In my form I have comments memo box and next to that box I have command
button. When you click on button it should copy data from comments box and
paste to MS Word to check spelling. Then it should copy after checking
spelling and past to same comments box.

Or if anybody knows different way to check spelling in my comments field???

Thank you.
 
Hi Gill,

you can launch the spell-checker from Access

*** To add the Spelling icon to a toolbar ***

1. right-click in a light gray area to the right of the toolbars and menus
2. choose "Customize" from the shortcut menu
3. click on the "Commands" tab
4. in the Categories list, choose "Tools"
5. in the Commands list, scoll until you see the Spelling icon (ABC with
checkmark -- 2nd "page" of options)
6. drag the Spelling icon to your Form View (or whatever) toolbar

Now, when you are in a field you want to check, simply click the icon...


*** to launch the spell-checker with a shortcut key ***

Alternately, you can press the F7 key when you are in the field you want
to check


Warm Regards,
Crystal
*
(: have an awesome day :)
*
MVP Access
Remote Programming and Training
strive4peace2006 at yahoo.com
*
 
Thank you so much.
This is perfect.

strive4peace said:
Hi Gill,

you can launch the spell-checker from Access

*** To add the Spelling icon to a toolbar ***

1. right-click in a light gray area to the right of the toolbars and menus
2. choose "Customize" from the shortcut menu
3. click on the "Commands" tab
4. in the Categories list, choose "Tools"
5. in the Commands list, scoll until you see the Spelling icon (ABC with
checkmark -- 2nd "page" of options)
6. drag the Spelling icon to your Form View (or whatever) toolbar

Now, when you are in a field you want to check, simply click the icon...


*** to launch the spell-checker with a shortcut key ***

Alternately, you can press the F7 key when you are in the field you want
to check


Warm Regards,
Crystal
*
(: have an awesome day :)
*
MVP Access
Remote Programming and Training
strive4peace2006 at yahoo.com
*
 
Back
Top