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:
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.
tried:
- Application.FileDialog(msoFileDialogFilePicker)
- Application.GetOpenFilename(…)
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.