ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Method 'SaveAs' fails (https://www.excelbanter.com/excel-programming/370517-method-saveas-fails.html)

mtpsuresh[_3_]

Method 'SaveAs' fails
 

Hi,

I generate a csv file through macros and try to save them in the use
specified directory. It works fine in UK machines. But my collegue i
TOKYO gets 'mathod saveas failed' error.

I've checked the file names and path names are correct.

Can anyone help me out. Let me know if any further details ar
required.

Thanks in advance

mtpsures

--
mtpsures
-----------------------------------------------------------------------
mtpsuresh's Profile: http://www.excelforum.com/member.php...fo&userid=3181
View this thread: http://www.excelforum.com/showthread.php?threadid=57212


NickHK

Method 'SaveAs' fails
 
I have the same problem trying to save to paths on the network that contain
Chinese characters from my English Windows2K/Excel2K.
I found the easiest way to deal with it was use .SaveCopyAs instead. You
then need to open this copy if you want to continue working with it.
I guess it's some error with the Unicode in the .saveAs method, as .Save on
a WB with a "foreign" language path or .SaveCopyAs work fine.
I suppose you could investigate using a byte array and managing the
file/path yourself, but .saveCopyAs is sufficient for me.

NickHK

"mtpsuresh" wrote
in message ...

Hi,

I generate a csv file through macros and try to save them in the user
specified directory. It works fine in UK machines. But my collegue in
TOKYO gets 'mathod saveas failed' error.

I've checked the file names and path names are correct.

Can anyone help me out. Let me know if any further details are
required.

Thanks in advance

mtpsuresh


--
mtpsuresh
------------------------------------------------------------------------
mtpsuresh's Profile:

http://www.excelforum.com/member.php...o&userid=31817
View this thread: http://www.excelforum.com/showthread...hreadid=572124





All times are GMT +1. The time now is 03:59 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com