I am using a rather complex API-based method for spawning the file save as… dialog. the access application that does this is the only one that has had problems in field testing: many users cannot get it to open directly (meaning, double-click on the access file in Windows Explorer) – the work-around there is to open Access, then navigate to the app and open it. one user that i know of gets reference errors at this point. i suspect it is because of the API calls.
is there some more lightweight way to implement File Save As…? also, is there an option to select multiple files in any general method?
TIA