View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mudraker[_375_] mudraker[_375_] is offline
external usenet poster
 
Posts: 1
Default save in directory


Include the path


ThisWorkbook.SaveAs "c:\test " & Worksheets("DEVIATION
REPORT").Range("AM49").Value


--
mudraker
------------------------------------------------------------------------
mudraker's Profile: http://www.excelforum.com/member.php...fo&userid=2473
View this thread: http://www.excelforum.com/showthread...hreadid=536682