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
Any best tool to copy users profile during server/domain migration ?
Cannot Access Drive
Using 3rd Party SSL to Setup Exhange 2007, Outlook 2007, Server 2003 with Terminal Services
CA etrust Threat Management
Update Panel not loading DropDown
UltraTree and Filtering ?
VMWare Lab Manager 4.0 and deployed VMs
asp.net, c#, drop down list error
Dynamically passing the parameter the service constructor (without configuration file)
Remove header from array created using Get-QADComputer cmdlet?