Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: johanap
  • Content: Threads
  • Order by date
  1. johanap

    Print Automatically from Notepad

    I have a button in a form to export a (temporary) table to a text file. This works fine with the code : DoCmd.TransferText acExportDelim, "TestExporteren.txt", "TestTable", "D:\TEST\TestExporteren" & ".txt", True Is there a code to Print also...

Part and Inventory Search

Back
Top