View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mick Southam Mick Southam is offline
external usenet poster
 
Posts: 17
Default Opening a new file from a template

I don't seem to be able to open a new file from a template, I am using the
following which will open it as a template, but I need a new file.

Workbooks.Open FileName:=Thisworkbook.Path & "\PS27a(ndm).xlt

Can anyone help please?

--
Kind Regards

Mick