Microsoft
Software
Hardware
Network
Question : Access 2007 RunSavedImportExport from macro
I'm running Access 2007. I have a saved Import Specification that I need to run from a macro. I can see the macro command "RunSavedImportExport" but the drop-down list which should contain import specifications is empty, and Access won't let me enter the specification name manually.
Any thoughts on why this is happening?
Thanks!
Answer : Access 2007 RunSavedImportExport from macro
as i've said in the previous thread, you have to create a macro, but don't use that
"RunSavedImportExport" in the action..
use
TransferSpreadsheet
or
TransferText
as the case maybe
fill out the parameters in the lower section of the macro window
Random Solutions
Is isql supported in SQL 2008
Running .exe in a logon script
Find position of second to last period in a string
Generate email and append fields to body
Reference a selected rows column value from a gridview in VB .Net 3.5
Applying service pack 7 to BES 4.0
Db2 installed on Solaris box and not able to connect from db2 control center.
PL/SQL Performance
Problem getting last line of a log file on remote computer
Macro for delay send of an excel sheet to a mail recipient