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
My Computer/ Explorer Not responding Windows XP
How to test on an Android device
Convert XenServer xva to VMware Server.
GETDATE and GETUTCDATE does not exist in MySQL
Split word document and save based on tags
How to read the data from MQRFH2 messages using MQ connector stage
Configure Watchguard firewall to allow Windows Media Services streaming
use wireshark to capture whats happening during the logon process
Execute Oracle Stored Procedure From SQLServer 2005
Compare user security groups - Active Directory