Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Spell Check range and move to active cells

Hello,

I'm calling the CheckSpelling function on a range, and it works fine
but I'd like it to move to the active cells as it find errors (like the
F7 spellcheck). How can I have the macro work in the same way? Is there
another spell check function in Excel I have to call other then the
CheckSpelling?

Thanks,
Jay

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Spell Check range and move to active cells

Is there maybe an argument that needs to be set that will dislay active
cells? Thanks

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Spell Check range and move to active cells

Looks like no one really knows yet. We'll if anyone ever does want to
know, i figured it out. Add the following line of code anytime before
you call the spell check:

Application.SpellingOptions.SuggestMainOnly = True

-Jay

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Spell Check range and move to active cells

Ok I don't know why that worked for one workbook, but it doesn't work
anymore. I thought maybe when that option was set, it called other
functions that said to show the active cell, but it doesn't (that was a
weird assumption anyway). So I'm still trying to figure out how to do
it...any ideas would help. Thanks!

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Spell Check Unlocked Cells Only Dorci Excel Discussion (Misc queries) 9 August 5th 09 07:07 PM
Excel should spell-check all the cells together. Bart Excel Worksheet Functions 1 November 24th 08 02:20 PM
Spell Check cells in Protected Worksheet? Jugglertwo Excel Discussion (Misc queries) 1 July 27th 06 08:27 PM
Protecting certain cells only & Spell check Gus Excel Discussion (Misc queries) 3 March 18th 05 11:57 PM
Spell Check protected cells Terry B[_2_] Excel Programming 0 June 15th 04 05:09 PM


All times are GMT +1. The time now is 07:41 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"