I have a configuration field which identifies the path where pdf reports are to be stored. I join the path, a file name, and a pdf extension, use the OutputTo command and it works as expected behind the scene.
However, when I try to do the same with Excel, it rejects the request. If I leave...