D Dwight Apr 1, 2009 #1 Can a query be programatically imported from 1 database to another? If so, please let me know how. Thanks in advance! Dwight
Can a query be programatically imported from 1 database to another? If so, please let me know how. Thanks in advance! Dwight
M Marshall Barton Apr 1, 2009 #2 Dwight said: Can a query be programatically imported from 1 database to another? If so, please let me know how. Click to expand... Check VBA Help for the TransferDatabase and CopyObject methods and see if either of them meet your needs.
Dwight said: Can a query be programatically imported from 1 database to another? If so, please let me know how. Click to expand... Check VBA Help for the TransferDatabase and CopyObject methods and see if either of them meet your needs.