I am having a problem exporting an access report to excel.
I am using the following logic,
"DoCmd.OutputTo acOutputReport,,acFormatXLS"
Everything works fine except:
1. I loss the date format in one of my columns
2. My first column which contains headings are also messed up. Some of the columns are including invalid headings.
Any suggestions would be helpful..
Mike
I am using the following logic,
"DoCmd.OutputTo acOutputReport,,acFormatXLS"
Everything works fine except:
1. I loss the date format in one of my columns
2. My first column which contains headings are also messed up. Some of the columns are including invalid headings.
Any suggestions would be helpful..
Mike