D
Don Wiss
After a user has checked a control checkbox, the focus normally remains on
the control. I don't like this. Now to return the focus to the sheet I'm
using:
ActiveWindow.RangeSelection.Select
But this is less than perfect. If the active cell is not in view, the
spreadsheet will jump to put it in view. Is there some other way I can
return the focus to the sheet without this quirk?
Thanks, Don <donwiss at panix.com>.
the control. I don't like this. Now to return the focus to the sheet I'm
using:
ActiveWindow.RangeSelection.Select
But this is less than perfect. If the active cell is not in view, the
spreadsheet will jump to put it in view. Is there some other way I can
return the focus to the sheet without this quirk?
Thanks, Don <donwiss at panix.com>.