Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Everyone,
I'm trying to do something that seems simple but making no headway. I guess because it's Friday. In my Access database, I have created two queries. The first is a "make table" query that creates a new table and inserts some data into it. Call it "qryMakeTable". The second is an append query that adds more data to the new table. Call it "qryAppend". What I need to do is: 1) At the push of a button ("Command1"), execute "qryMakeTable" from Excel to create or re-create the table in Access, then 2) Execute "qryAppend" to add the secondary data to the table, and 3) Update an existing query on one of the worksheets in my workbook to bring the data from the table into the worksheet. The third part is easy, but I'm having trouble running the two pre-defined queries from Excel. Does anyone have a good simple example for me today? Thanks in advance, Eric |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 / MS Query - editing existing query to another sheet | Excel Discussion (Misc queries) | |||
Excel Programmatic (Existing) Workbook Access in .NET 2.0 | Excel Programming | |||
Can I use MS Query in Excel like an Append Query in Access | Excel Discussion (Misc queries) | |||
Run Access query from Excel, input value to query being value in c | Excel Programming | |||
How to use a Access Query that as a parameter into Excel database query | Excel Discussion (Misc queries) |