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
dynamic array as application variable?
I need a wicket sql script/query
Rules at the mailbox level via Exchange
cisco routers and switches
Visual Studio error: type exists in both the referenceassemblies and the GAC
changing external server name.. do I need to change anything in Outlook
DHCP and 255.0.0.0 subnet mask
iPad Camera Connection Kit does not display .jpg images on iPad
install problems with Framework .net 3.5 in Windows Server 2008 SP2 x86
try catch