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
Could not start the Web Deployment Agent Service service on Local Computer
Launching an Access form with pre-filled fields
combining commands in terminal find and grep any ideas
excel vba to save worksheet as mht file
Self Signed Cert issues with Remote desktop
Wyse thin client and Citrix display/graphic lag
Is this BIOS-setting correct?
Freenas
select where last digits
Microsoft Access: Creating a payment system.