Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Right now I have a collection of Excel spreadsheets that access an Access 2003 database via individual Access queries where Field1 criteria is unique for each query. What I would like to do is replace all the individual queries with one query with a field1 parameter that I can can change in VBA code then run the query so that the Excel spreadsheet data is dynamically updated. Can this be done? If anyone can prove an example of a VBA program executing an Access 2003 query after specifying a criteria value to update an excel spreadsheet's external data range I would find this most helpful. TIA, Dan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Access program | Excel Discussion (Misc queries) | |||
Is there a way to unload the loaded XLL file in Excel? Hi all, I amdebugging XLL link library using Visual C++. Everytime I rebuild the XLL, Ihave to close the whole Excel program and relaunch the Excel program again,and then load in the newly gene | Excel Discussion (Misc queries) | |||
Calling Access Program from Excel | Excel Programming | |||
Converting Access dll calls to Excel program | Excel Programming | |||
How to access a called sub program to edit? | Excel Programming |