I have A2003 installed on my Win XP machine, but all other Office apps are Office 2000 (Excel 2000, Word 2000).
I would like to take a table/query in A2003, and write it to a .xls file with a single tab. Each field in Access would be a column in Excel, and each record in Access would be a row in Excel. Very simple in concept.
How do I do this?
This would eliminate the step of the user taking my tab-delimited file and manually importing it into Excel.
I normally work with DAO recordsets so ADO code will not help me much.
Thank you.
I would like to take a table/query in A2003, and write it to a .xls file with a single tab. Each field in Access would be a column in Excel, and each record in Access would be a row in Excel. Very simple in concept.
How do I do this?
This would eliminate the step of the user taking my tab-delimited file and manually importing it into Excel.
I normally work with DAO recordsets so ADO code will not help me much.
Thank you.