Dear sirs i create a macros in access 2010 and i choose " export with formatting."
Inside the "output file" i wrote the below:
The above didn't worked so what is wrong with the code
Inside the "output file" i wrote the below:
Code:
"C:\documents and settings\rabih\desktop\abr\cl-" & format(date(), "yymmdd") & ".pdf"
Comment