Thread
:
Get sheet name in any workbook
View Single Post
#
1
Posted to microsoft.public.excel.programming
OffDev
external usenet poster
Posts: 5
Get sheet name in any workbook
Hello,
I would like to get the name of the first sheet in any workbook that an user
chooses.
Is this possible?
I've tried wb.sheets(1).name. Doesn't work.
Please assist.
Thanks
Reply With Quote
OffDev
View Public Profile
Find all posts by OffDev