View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jay[_21_] Jay[_21_] is offline
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