Hi. Just tried different modes in VBA to get file from network mapped drive. After a few sec file open dialog freezes and application quits after certain time.
tried:
- Application.FileDialog(msoFileDialogFilePicker)
- Application.GetOpenFilename(…)
All happends after changing station from Win7 to Win10.
Downloaded new update for XLS Padlock 2021.1. Still without success.
Unprotected workbook .xlsm doesn’t crash and file dialog works perfect. There is something about compiled file/code.
Please let me know the solution. Tried all options in Application Settings without success.