Recent content by jus_doc

  1. J

    Export to CSV?

    I am currently running a macro that pulls information from a Qry and exporting it to a .xls document But, I need to be able to export it to a .csv. below is a sample of the output data opened in note pad Site ID,Account Number,Last Name,First Name,PIN, 05555,123456,LastName,FirstName,12345655555,
  2. J

    Tbl1.name to tbl2.namecode

    Im not real sure how to explain this problem I need to run a qry for a report, but for one of the columns I need it to read something other than what it in the primary table. The main table will qry and output fine. But I need it to relate to a different table for the output Tbl1.name needs to...
Back
Top Bottom