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
Problem with file name comparison in unix script
The object invoked has disconnected from its clients.
Rsyslog template regular expression
Server 2008 R2 - Can Connect to Server By IP, but not computer name
obtain source (/usr/src) for 8.0-RELEASE-p3
Dot Net Written Test and Interview questions, Can any 1 suggest link
Import text file - definition (field name, delimited, lng) based on a table
Split strings with RegEx
Mac Mail only shows 90 days of deleted items
MySQL Rows to Columns by Group