OutputTo question

coyne

Registered User.
Local time
Today, 03:00
Joined
Nov 6, 2002
Messages
14
Is there a way to set up the OutputTo macro to apend the date on to the file name?




Thanks
 
I saw the transfertext post similar to this so I tried what was suggested there but I'm getting an error message.

"Z:\path\filename" & Format(Date(),"yymmdd") & ".rtf"

is my syntax wrong or somethnig?
 

Users who are viewing this thread

Back
Top Bottom