S
Stuart
User opens a book, containing a single sheet. Code in the
Workbook_Open Event runs and if certain conditions are
met then a TextBox created by the Drawing toolbar is
displayed and enabled for data entry.
User enters their data, and when they click a cell outside
the textbox (ie exit the textbox) CheckSpelling will
automatically run on just the textbox.
Having done so, user would be free to re-enter the
textbox, but again, CheckSpelling would run when they
exit.
An ActiveX textbox is fine, except that it doesn't offer the
bells and whistles features of Spell Checking.
Hope this makes sense.
Regards.
Workbook_Open Event runs and if certain conditions are
met then a TextBox created by the Drawing toolbar is
displayed and enabled for data entry.
User enters their data, and when they click a cell outside
the textbox (ie exit the textbox) CheckSpelling will
automatically run on just the textbox.
Having done so, user would be free to re-enter the
textbox, but again, CheckSpelling would run when they
exit.
An ActiveX textbox is fine, except that it doesn't offer the
bells and whistles features of Spell Checking.
Hope this makes sense.
Regards.