View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paul James Paul James is offline
external usenet poster
 
Posts: 11
Default inserting the name of the current workbook into a cell

If I wanted to use VBA to insert the name of the current workbook into
sheets(1).range("a1"), is there a way to do this?

Thanks in advance.