Search results

  1. J

    Access 2010 simple export into a .csv

    Nigel: thanks... I was interpeting the format button incorrectly. Whoppee!
  2. J

    Access 2010 simple export into a .csv

    So I guess a simple function from the older versions of Access has been "improved" to need VBA code?
  3. J

    Access 2010 simple export into a .csv

    Tried that... but it only produces a .xl? file. I need to export the data as a .csv file format. In 2002, sorry to say that is where we are, you can develop the export/import spec while you are doing the export after you right clicked on the query. Is there a way to create a spec file that is...
  4. J

    Access 2010 simple export into a .csv

    I have a simple query that pulls two fields from a table. I just want to right click on the query and export the data to a .txt file in CSV format. I was able to do this in 2003 and XP versions, but 2010 doesn't give the a prompt to create a export spec. Any Help??? Thanks Jay
Back
Top Bottom