Hello,
I would like to spellcheck a single word entered on a userform. I can use the application.checkspelling method, but it only returns true or false and I would like to display a Excel’s normal spell check dialog box.
Is there any way to check spelling with VBA and not have to copy the word to be checked to a worksheet?
Thanks,