Hi all
I have initiated a spell-check in VBA using:
However, when going through the actual spell-check via the macro - it does not highlight the cell it is checking for the spelling.
I originally had macro go to cell A1 before spell-check but it did the same hence trying to select a range - thought that would solve but didn't! 
If I do it manually (i.e.: outside of the macro), it does highlight the cell it is checking so you can see what you are actually spell-checking.
What can I do to make it show the cell it is checking via VBA..?
(I looked at SpellingOptions but it is not an option in the list)
Any help appreciated, dugong
Bookmarks