Drunkenneo
Registered User.
- Local time
- Tomorrow, 04:28
- Joined
- Jun 4, 2013
- Messages
- 192
I am using code for output to a folder
DoCmd.OutputTo acOutputReport, "payment_log", acFormatXLS, "E:\intel\Redemptions\APAC\ICICI\Database\Attachments\" & format(Now(),"dd/mmmm/yyyy) & "_Finance.xls"
I get the error that microsoft access is not able to export.
Please Help!!
DoCmd.OutputTo acOutputReport, "payment_log", acFormatXLS, "E:\intel\Redemptions\APAC\ICICI\Database\Attachments\" & format(Now(),"dd/mmmm/yyyy) & "_Finance.xls"
I get the error that microsoft access is not able to export.
Please Help!!