View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
joel[_941_] joel[_941_] is offline
external usenet poster
 
Posts: 1
Default Macro not saving as


remove the brackets from spath

from
ActiveWorkbook.SaveAs Filename:=[spath], _
to
ActiveWorkbook.SaveAs Filename:=spath, _


--
joel
------------------------------------------------------------------------
joel's Profile: http://www.thecodecage.com/forumz/member.php?u=229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=198807

http://www.thecodecage.com/forumz