Forum Discussion
VSachenok
Jan 19, 2022Copper Contributor
'Run-time error '1004': Method 'GetOpenFilename' of object '_Application' failed' on MacOs
Greetings! I'm writing some VBA code for selecting a specified file in order to retrieve info from it and paste into destination. I use GetOpenFilename method, however on running I get the above ...
JMB17
Feb 05, 2022Bronze Contributor
I've never worked with a mac, but, according to this, it appears that functionality requires some apple script. Sorry I can't be of more help than this.