1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Word won't spellcheck/grammer check properly anymore?

Discussion in 'Other PC Software' started by raingirlIT, 2006/06/29.

  1. 2006/06/29
    raingirlIT

    raingirlIT Inactive Thread Starter

    Joined:
    2006/05/05
    Messages:
    133
    Likes Received:
    0
    I have been unable to find anything about this.

    I dictate reports, which are typed by an assistant in word. I then open them and edit them.

    For some reason, when I open/edit, then spellcheck the files typed by someone else, the spellchecker won't work. I will click on the "abc" button, and nothing comes up. Then the report goes to a manager, and he finds spelling errors. It's embarrasing, but it's not like I didn't try to find them!

    I know I shouldn't rely on the spellchecker, but it should still work.

    The funny part is, I can open the document, select all, copy the text to a blank new document, and THEN it works.

    I happen to be running office 97, whereas my typist has office 2000, if that makes any difference.
     
  2. 2006/06/29
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,896
    Likes Received:
    389
    I guess it should not make any difference, but - a simple test ....

    Type a misspelt line or two in '97 and see if the spell checker works. If it does then there is a backwards compatibility problem.

    Better still - get your typist to run the spell checker :)
     

  3. to hide this advert.

  4. 2006/06/29
    raingirlIT

    raingirlIT Inactive Thread Starter

    Joined:
    2006/05/05
    Messages:
    133
    Likes Received:
    0
    the spellcheck works fine if I type something, like when I am editing.

    For instance, proper names like "Mr. Jenkins" are a problem, because these are things that are automatically not in the spellchecker. Theoretically, "Jenkins" should be considered mispelt when I open the file. Yet, if I open the file and IMMEDIATELY click on spellcheck, it will always perfect. Only the sections I edit/change seem to get spellchecked.

    So, if I open a file with "Mr. Jenkins" all through it, and one is spelt "Mr. Jekins" by accident, neither come up, UNLESS I phycially notice the mispelled on, correct it to be "Jenkins ", then ALL of the Jenkins in the report now have red lines underneath indicating they are mispelled.
     
  5. 2006/07/01
    RayH

    RayH Inactive

    Joined:
    2002/01/10
    Messages:
    740
    Likes Received:
    0
    Do you have all the updates for your Word 97?
     
    RayH,
    #4
  6. 2006/07/05
    raingirlIT

    raingirlIT Inactive Thread Starter

    Joined:
    2006/05/05
    Messages:
    133
    Likes Received:
    0
    Don't know if I have all the updates. How would I know? (I've never updated 97 before, didn't know there were updates for it).

    Wait, just went to the microsoft website and they don't support updates for version 97. I can manually download them though. I wonder if there are any known issues with the updates? I will try some and see if it helps.

    Well, I did all the available updates and I still have the same problem.
     
    Last edited: 2006/07/05
  7. 2006/07/05
    raingirlIT

    raingirlIT Inactive Thread Starter

    Joined:
    2006/05/05
    Messages:
    133
    Likes Received:
    0
    I just spoke with my typist and she said that if she spell checks it on her side, then it somehow stores that information, and when I open the file, it thinks it has already been spell checked, and only checks any edits I make.

    Is there a way to stop this (other than her spell checking it before saving it?)
     
  8. 2006/07/05
    Dennis L Lifetime Subscription

    Dennis L Inactive Alumni

    Joined:
    2002/06/07
    Messages:
    2,557
    Likes Received:
    2
    Try this in WORD97
    Tools - Options - Spelling & Grammar
    See / click on Check Document
    What is it .. ?
    If this works, possible someone could provide a shortcut to this option.
     
  9. 2006/07/05
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,896
    Likes Received:
    389
    That sounds quite right to me - your typist has spell checked the document so as far as Word is concerned everything is spelt correctly. Any edits you make are new text which have not been spell checked.

    If the document is coming across with spelling errors then your typist is not doing her job correctly :) However, in the example you gave Word has no idea that Jekins should be Jenkins and as the name is capitalised presumably accepts that is the correct spelling. I don't see a way round that - adding Jenkins to the Custom Dictionary will not stop Jekins being passed as correct.

    The only suggestion I can make is a bit tiresome as you will need to read through the document carefully and if you find the name misspelt use Find and Replace to fix Jekins with Jenkins. Anything other that a proper name should not escape the spell checker, although, as I am sure that you know, Word does not know which word you intended to be there, just that what is typed is really a word, albeit the wrong one :)
     
  10. 2006/07/05
    raingirlIT

    raingirlIT Inactive Thread Starter

    Joined:
    2006/05/05
    Messages:
    133
    Likes Received:
    0
    That works! Thanks! It ignores what she previously spell checked.

    The reason I need to have the spell check enabled is because, due to dictation, sometimes things sound like one thing (especially proper names and company names) but the typist has no way to know the correct spelling. Yet, when they spell check, whether it is right or wrong, my computer ignores it.

    A good recent example. I dicated a company with the name M-Tech in it, and it was typed as Emtech. (usually I spell it, but forgot). The spell checker should catch Emtech so that I can make sure it is right.

    I have limited time to review these reports (if I go over, I don't get paid) so I need my spell check to work.

    So....is there a way to take the "Check Document" button out of the tools/options and put it on my toolbar you think?
     
  11. 2006/07/05
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,896
    Likes Received:
    389
    You could probably record a macro and put a button to run the macro on the toolbar.
     
  12. 2006/07/05
    Dennis L Lifetime Subscription

    Dennis L Inactive Alumni

    Joined:
    2002/06/07
    Messages:
    2,557
    Likes Received:
    2
    Glad the solution worked for you raingirlIT.
    I was hoping to find a shortcut value / button in "All commands" for "Check Document" but no luck. So I used PeteC suggestion and created a macro / button. Works fine (first time use of a macro). My only question is their a way to shorten the button name? I called it SpellRecheck, but Word adds Normal.NewMacros. in front of the name, so my toolbar button name is Normal.NewMacros.SpellRecheck
     
  13. 2006/07/06
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,896
    Likes Received:
    389
  14. 2006/07/06
    Dennis L Lifetime Subscription

    Dennis L Inactive Alumni

    Joined:
    2002/06/07
    Messages:
    2,557
    Likes Received:
    2
    Thanks Pete, works like a charm. :)
     
  15. 2006/07/06
    raingirlIT

    raingirlIT Inactive Thread Starter

    Joined:
    2006/05/05
    Messages:
    133
    Likes Received:
    0
    Thank you! I don't have a lot of experience with recording macros, but I got it to work.

    Thanks for all the help!
     
  16. 2006/07/06
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,896
    Likes Received:
    389
    You're welcome :)
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.