Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi there,
I have an Excel file 2002 format that currently has a query extracting data from a mainframe file using an ODBC Connection. All works fine. Now time to progress to the next level, and have some parameters, to limit the data coming from the mainframe file. I have a field on a sheet called "tables" that contains a department code "001". Q1. How do I limit the ODBC connection to obtaining only those records with the department code "001", without hard coding that into the query (the department may change). Q2. How can I programatically create an ODBC connection to the mainframe table without having to configure the ODBC driver on each user's PC ? Thanks in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
odbc error on Excel query into database | Excel Discussion (Misc queries) | |||
Changing ODBC data source for a query embedded in Excel | Excel Discussion (Misc queries) | |||
how to access databases from excel using ms query and odbc? | Excel Discussion (Misc queries) | |||
msquery odbc -- excel repeats query on return | Excel Discussion (Misc queries) | |||
Excel query via ODBC cuts values | Excel Discussion (Misc queries) |