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
How to clone Windows 2008 server
"Ad Zoo .Net" ??
exchange 2010 missing" server configuration"
Insert into MySQL Table from MSSQL Insert Trigger
Flash device Operating System
Contents of "My documents" disappeared
MacMail & Exchange Public Folders - How to access them? I don't see them...
HP-UNIX - compressing/zipping files that are 31GB
Optimize Query on Table with million records
Copy Folder / Files From Corrupt Disk In Linux (Kubuntu)