View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
patrick patrick is offline
external usenet poster
 
Posts: 1
Default take Active Sheetname

dim MyBook as string
dim MySheet as string

MyBook = ActiveWorkbook.Name
MySheet = ActiveSheet.Name

-----Original Message-----

Dim nameSheet as string

variable nameSheet has to be the name of the current

sheet, what do I
have to use?


--
Zurn
----------------------------------------------------------

--------------
Zurn's Profile: http://www.excelforum.com/member.php?

action=getinfo&userid=14645
View this thread:

http://www.excelforum.com/showthread...hreadid=264183

.