Thread: Workbook name
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
michal michal is offline
external usenet poster
 
Posts: 1
Default Workbook name


Hi,

I need to have the name of the workbook in cell a1 but without the
".xls"
If I do:
Range("a1").Value = ActiveWorkbook.Name
I get the NAME.xls

Thanks,
M


--
michal
------------------------------------------------------------------------
michal's Profile: http://www.excelforum.com/member.php...o&userid=24404
View this thread: http://www.excelforum.com/showthread...hreadid=386137