Thread
:
vba code
View Single Post
#
1
Posted to microsoft.public.excel.programming
Paul
external usenet poster
Posts: 108
vba code
what is the code to have vba return the active sheet name
as a variable??
I tried:
dim xxx as string
xxx = worksheets.value
but no workie
Reply With Quote
Paul
View Public Profile
Find all posts by Paul