Sin has attended:
Access Intermediate course
Access Advanced course
Access VBA course
Macros
I would ike to export a table in excel format and am creating a macro to do so. the problem is that I don't know how to give the user the option of choosing where to save the file to.
RE: Macros
Hi Sinead
thanks for your question. Depending on how you want your macro to work you may find the following on the Microsoft Developer website helpful.
http://msdn2.microsoft.com/en-us/library/microsoft.office.tools.excel.workbook.saveas (VS.80).aspx
Do let us know if we can be of further assistance.
Kind regards,
Andrew