Dumping query result into Excel spread***



I have a Query called "DATA" that contains 60 records with 6 fields of
data. I want to dump the query results into a specific xls file.

The first work*** of this xls file has space for the query in the
first 6 fields (columns A - F) but the rest of the columns (G - T) has
values and formulas based on data needed from the Query.

The second work*** has graphs based on all the data of the first
work***.

I need to be able to dump the contents of this qury into the xls file
without losing the existing contents of the xls file.

Any suggetions on how to do this??

.


Loading