Exporting data from access to excel based on certain criteria??

S

Samer

Hi, i have a problem regarding exporting data from a table/query in
access to an existing excel sheet. The situation is as follows: The
query has many records sorted by date and i wanna transfer these
records based on the date. For example, i wanna export the values of
July 07 (access) to an existing column in the spreadsheet that has the
date "July 07" written above in the column head. I know i have to
design a vb code to do this. i wrote many macros using vb but in
excel, and really dont know how to approach the issue, Any ideas??
Suggestions???
 
Top