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.
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...
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...
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?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.