Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 104
Default Using ADO to run an action query from excel

I need to run an action query to make a table with data from another
database, using VBA is it possible to do this as I keep getting an error?.
TIA
Charles
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,163
Default Using ADO to run an action query from excel

You should be able to use any SQL statement supported by your database/ODBC
driver, and that usually includes action queries. But keep in mind your
database login (user ID, password) needs to be Admin level or at least have
permission to modify the db structure if you want to do a make table query.
Beyond that cannot comment without seeing your code and knowing what the
error message is and where it occurs.
--
- K Dales


"vqthomf" wrote:

I need to run an action query to make a table with data from another
database, using VBA is it possible to do this as I keep getting an error?.
TIA
Charles

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excell copy action pauses for 15 second for the smallest action Meekal Excel Discussion (Misc queries) 1 January 28th 10 04:30 PM
Are the letters IA used for an action in Excel? Connie Excel Worksheet Functions 1 May 9th 07 05:39 AM
how do I add action buttons in excel kuhac Excel Worksheet Functions 1 July 27th 06 02:12 AM
Action in Outlook causes 100% CPU in Excel [email protected] Excel Discussion (Misc queries) 0 July 20th 06 01:13 AM
Microsoft Excel and OLE action lbruner Excel Programming 1 March 5th 04 08:38 AM


All times are GMT +1. The time now is 07:28 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"