Search results

  1. C

    Import csv, export queries, delete queries then repeat.

    Any help on the following will be greatly appreciated: 1) I wish to import the first CSV in "C:\Documents" and create a table called "Data" with import specs I have already created. 2) Next I wish to Export all fields in a query (Sport=Football, Event=Match Odds) to an excel binary file...
  2. C

    Export Query to Excel then Delete Query data from Table

    Thanks David, If Macro method fails I'll investiagte the VB alternative. Cochise
  3. C

    Export Query to Excel then Delete Query data from Table

    I am happy to delete the data as: 1) I have the complete original excel file of all the data that was originally imported into the table, and 2) I wish to export the remaining data after all queries have taken their data from it into a Miscellaneous Excel File for further analysis. Many...
  4. C

    Export Query to Excel then Delete Query data from Table

    Hi, I am wondering if there is a quicker way to export a query to excel then have the data in that query removed from the original table. (effectively cutting the data from the table and exporting to excel) I understand that this can be done by exporting the query to excel then running the...
Back
Top Bottom