Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 03-23-2016, 01:29 AM
royersebastien royersebastien is offline SaveAs Doesn't work Windows 7 64bit SaveAs Doesn't work Office 2013
Novice
SaveAs Doesn't work
 
Join Date: Mar 2016
Posts: 1
royersebastien is on a distinguished road
Default SaveAs Doesn't work

Hello Everybody,

the following code does not work on the computer of a colleague

Code:
    Dim WordApp As Word.Application
    Set WordApp = CreateObject("Word.Application")
    Dim DocWord As Word.Document
    Set DocWord = WordApp.Documents.Open("C:\TEST_WORD\Base\FICHIER_BASE.doc")
    DocWord.SaveAs "C:\TEST_WORD\DEVIS.doc"
    DocWord.Close
    Set DocWord = Nothing
    WordApp.Quit
    Set WordApp = Nothing
SaveAs command opens me a "file save as" window instead of saving the file to the desired location
the same program works perfectly on 50 other computers with different office release
but on this computer nothing to do



thank you for helping me
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
SHIFT+END doesn't work derohanes Excel 2 09-28-2015 09:31 AM
SaveAs Doesn't work HelpViewer doesn't work dherr Office 1 03-27-2015 07:44 AM
SaveAs Doesn't work VBS saveas API behaviour is different from Menu saveas Ahmed AbuZekry Word VBA 2 03-23-2015 02:14 AM
SaveAs Doesn't work alt+numeric doesn't work Kungen Word 3 12-02-2011 11:25 AM
CNTL+X doesn't work ACA Office 3 09-19-2011 10:42 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 06:01 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft