I need to be able to export a memo field into excel and possibly format the excel sheet to match a template file. I've done it in XML and .net 3.5 but how can I do this in Access 2010? The previous admin gave up and wrote a SSIS package to do it but that had to be triggered manually and it dumped the file to the server drive and then had to be manually moved to the file server for the requesting person to get their report.
The user needs to be able to click on the export button and actually get the file directly in the app if possible.