Anders75
10-17-2008, 02:17 AM
Hi all,
I'm attempting to write a module to export a table (selected by a user in a form).
I would like the user to define the export format as well. Is there an opportunity to start the export dialog (handover of table to be exported)?
From my point of view, I cannot use the method transferSpreadsheet due to the export format should be defined by the user. (additionally the options of acSpreadsheetType are much more limited compared to the original opportunities in the dialog)
Of course there is the command in the menu, but I would like to start this command without using the menu.
Does anyone has a good ideas? I'm apprciate any help.
regards
Anders
I'm attempting to write a module to export a table (selected by a user in a form).
I would like the user to define the export format as well. Is there an opportunity to start the export dialog (handover of table to be exported)?
From my point of view, I cannot use the method transferSpreadsheet due to the export format should be defined by the user. (additionally the options of acSpreadsheetType are much more limited compared to the original opportunities in the dialog)
Of course there is the command in the menu, but I would like to start this command without using the menu.
Does anyone has a good ideas? I'm apprciate any help.
regards
Anders