View Single Post
 
Old 04-11-2022, 11:20 PM
jamu jamu is offline Windows 10 Office 2021
Novice
 
Join Date: Mar 2022
Posts: 11
jamu is on a distinguished road
Default

Sorry, the actual whole filename is stored in the variable vitem, so path+filename with extension.



e.g "C:\users\a\Desktop\max.xlsm"


the macro works if I give it a string like the above or use filpicker to get a file but not if I try to pass the value from the python script altough they all are identical.
Reply With Quote