i am using access 2000 database and an excel 2000 spreadsheet. the access
data base also has linked tables to a SQLAnywhere database. the data that i
need to pull comes from both a native access table and a linked table to the
SQLAnywhere database. when just pulling data from the access table, using
parameters to limit the data, i get the data that i selected. when i create
a new query using both the data from the access table and the SQLAnywhere
table, i am getting way too much data. The parameters from the msquery seem
to not be working. can someone help me with this?