View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Eddy[_3_] Eddy[_3_] is offline
external usenet poster
 
Posts: 15
Default Put Worksheet Name In A1

Range("A1").Value = Activesheet.Name

"Steve" ¼¶¼g©ó¶l¥ó
link.net...
What is the code to get the worksheet name and put it in cell A1?

Thanks for your help!

Steve