View Single Post
  #1 (permalink)  
Old 06-26-2009, 10:44 AM
bconner bconner is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.0 (VS 2005/2008)
 
Join Date: Jun 2009
Posts: 4
Reputation: 0
bconner is on a distinguished programming path ahead
Default Run Access Query from VB.Net Form

I have a Form that I created in VB.net that I want to use as a control panel to kick off several Macros in multiple Access Databases. What is the syntax for referencing a specific Access Database and running a Macro within it?
Reply With Quote