Thread
:
Multiple Worksheet Selection
View Single Post
#
5
Posted to microsoft.public.excel.programming
Dave Peterson
external usenet poster
Posts: 35,218
Multiple Worksheet Selection
msgbox activewindow.selectedsheets.count
You can select different sheets in each window, though.
Peter-d wrote:
Is there a way out there to figure out from
VB
code if more than one
worksheet is selected?
Thanks
--
Dave Peterson
Reply With Quote
Dave Peterson
View Public Profile
Find all posts by Dave Peterson