ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Application.FileDialog(msoFileDialogOpen) and error 75 (https://www.excelbanter.com/excel-programming/364315-application-filedialog-msofiledialogopen-error-75-a.html)

H.A. de Wilde[_12_]

Application.FileDialog(msoFileDialogOpen) and error 75
 

every time I try to rename a folder (name xxx as yyy) error 75 occurs if
the folder was opened before with
Application.FileDialog(msoFileDialogOpen). It seems that there is a
lock during the whole Excel-session. Is there away to avoid this error
75?


--
H.A. de Wilde
------------------------------------------------------------------------
H.A. de Wilde's Profile: http://www.excelforum.com/member.php...o&userid=30679
View this thread: http://www.excelforum.com/showthread...hreadid=552051


mudraker[_397_]

Application.FileDialog(msoFileDialogOpen) and error 75
 

I have had similar experience with other programs as well as Excel

I now use Unlocker 1.8.3.exe

Unlocker is free ware and available from many web sites. Here is one of
them

http://ccollomb.free.fr/unlocker/


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


H.A. de Wilde[_13_]

Application.FileDialog(msoFileDialogOpen) and error 75
 

Dear Mudraker,

thanks for your reply.
Now I found out that the folder that was last accessed with the
FileDialog, is set by Windows as the Current Directory. And it seems
that renaming the Current Directory is not allowed.
When I change the Current Directory (ChDir left(CurDir,3)) then I can
rename my folder.
Maybe this is also a solution for the cases you encountered problems
with renaming a folder that was last accessed before with the
FileDilog.

Kind regards,

hugo de wilde


--
H.A. de Wilde
------------------------------------------------------------------------
H.A. de Wilde's Profile: http://www.excelforum.com/member.php...o&userid=30679
View this thread: http://www.excelforum.com/showthread...hreadid=552051


mudraker[_398_]

Application.FileDialog(msoFileDialogOpen) and error 75
 

hugo

I was not aware of the exact cause of the problem. Unlocker did tell me
that Excel had the folder of file locked.

As this usually occurs when I run a macro I will now change the macro
code to change folders at the end.

Thanks for the feed back


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



All times are GMT +1. The time now is 09:14 AM.

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