SteveL13
asked on
Spell check in Access split database
I have a question involving spell check in an Access split database. If the back-end file is on a server and the front-end file is on every user's computer and one user adds a word to the dictionary, does that work then become acceptable for all users? Or does it become acceptable then for just that one user?
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Normally, spell checker depends on the computer, or even user profile on computer. What kind of spell checker are you using?
Just as a FYI, the spell checker is built into Office, which Access shares with other Office products:
https://support.office.com/en-us/article/Add-words-to-your-spell-check-dictionary-56e5c373-29f8-4d11-baf6-87151725c0dc#__toc306779607
It's a per user thing as well. You could conceivably however point the custom dictionary for each user to the same file.
Jim.
https://support.office.com/en-us/article/Add-words-to-your-spell-check-dictionary-56e5c373-29f8-4d11-baf6-87151725c0dc#__toc306779607
It's a per user thing as well. You could conceivably however point the custom dictionary for each user to the same file.
Jim.