Using Access 2003 macros and OutputTo; can't output into the user's My Documents directory

Tech-Archive recommends: Fix windows errors by optimizing your registry



New at macros, trying to send a report to file so it will work on any
machine.

I can't figure out how to send to the $TEMP or $TMP directory, or to
MY DOCUMENTS without knowing the user's name... what do I put in the
OutputFile box when creating a macro to send it to the directories
specified by the system variables $TEMP or $TMP (there's one on every
machine, either will do), or the user's MyDocuments directory, without
hardcoding for a specific user?

Been hacking away at this for a while and am stymied.

Thank you kindly.

.



Relevant Pages