View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tmf[_2_] Tmf[_2_] is offline
external usenet poster
 
Posts: 1
Default Opening a document without adding the path


Hey everyone.

I've got this code:

Workbooks.Open ("C:\Documents an
settings\tmf\Desktop\NY\TEST\template.xls")

ActiveWorkbook.SaveCopyAs "C:\Documents an
Settings\tmf\Desktop\NY\TEST\template1.xls"

I run this code from another file in the some folder "TEST". I woul
like to be able to run "template.xls" WITHOUT adding the path of th
folder "TEST". Of course the file with the code should be in the sam
folder.

I HTML one just say :\template.xls - how about VBA?

Please help me! :)

Best regards and thank you.

/Tomm

--
Tm
-----------------------------------------------------------------------
Tmf's Profile: http://www.excelforum.com/member.php...fo&userid=2498
View this thread: http://www.excelforum.com/showthread.php?threadid=38524