gselliott
Registered User.
- Local time
- Today, 20:24
- Joined
- May 17, 2002
- Messages
- 106
Im not sure if what I am trying to do can be done using a query but here goes anyway!
I have a database that is used to store Customer and Supplier invoice records. Each month an export is ran from the database, basically this is a text file which contains the results from the query. The text file is imported into a Unix based program and so needs to be set out in a Pipe Delimiter Format.
I have managed to do this using a query and the Export feature in Access, but what I now need is to duplicate each record so that one of the fields can contain different information. Due to the limitations of the Unix program I am unable to just add another column to the record and so I need to duplicate the whole record and change just one of the fields.
Is there anyway of duplicating a record using a query or a mixture of the query and code? I have added an example of the text file that is exported, which might help understand what is needed!
I really hope someone can help as I am completely stuck and confused now.
Thanks
I have a database that is used to store Customer and Supplier invoice records. Each month an export is ran from the database, basically this is a text file which contains the results from the query. The text file is imported into a Unix based program and so needs to be set out in a Pipe Delimiter Format.
I have managed to do this using a query and the Export feature in Access, but what I now need is to duplicate each record so that one of the fields can contain different information. Due to the limitations of the Unix program I am unable to just add another column to the record and so I need to duplicate the whole record and change just one of the fields.
Is there anyway of duplicating a record using a query or a mixture of the query and code? I have added an example of the text file that is exported, which might help understand what is needed!
I really hope someone can help as I am completely stuck and confused now.
Thanks