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 Rhinorhino 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: nancylynn
  • Content: Threads
  • Order by date
  1. nancylynn

    How do I reset the value of a field in a query after it is run

    How do I reset the value of a field? I am using TransferText and after it exports, I want the value of a field to be reset (yes/no). I need it to go back to no for all records.
  2. nancylynn

    when using TransferText, I have problems with the name of the file

    I am exporting data from a table when a certain form is closed. When exporting the data, I need the filename to be a specified format. For example, the filename has to start with a "T" and then include the day of the month followed by the time in military format. For example...
  3. nancylynn

    Problems formatting text file generated from using OutputTo Method

    Using Access 2000- I am using the OutputTo method on a form, but when it exports the data, the data is formatted with all these borders around each piece of data. All I need is a comma delimited text file to be exported, without including the field names. Only the data in the recordset. Here is...
  4. nancylynn

    Export a table to a text file when records are modified/added

    I have a table and I need to write code that exports the data as a comma delimited text file only when new records are added to it or records are modified. Any suggestions?

Part and Inventory Search

Back
Top