N norbert New member Mar 8, 2017 #1 I made a .exe file out of my .xlsm-file. Now the vba-code “ThisWorkbook.Path” of the .exe-file does no longer return the pathname of the padlock .exe-file. How to get the pathname of the .exe-file within its VBA?
I made a .exe file out of my .xlsm-file. Now the vba-code “ThisWorkbook.Path” of the .exe-file does no longer return the pathname of the padlock .exe-file. How to get the pathname of the .exe-file within its VBA?
G Gustavo_Loureiro New member Mar 13, 2017 #2 Read this post Printing PDF error with v2.4.0 XLS Padlock
gdgsupport Support Staff member Mar 17, 2017 #3 This problem is also explained in the user guide. We provide a VBA API call so that you can have ThisWorkbook.Path working again.
This problem is also explained in the user guide. We provide a VBA API call so that you can have ThisWorkbook.Path working again.