I have an application that uses the DoCmd.TransferText method in MANY places.
Until now this has worked fine as I have several "Specifications" depending on the various structure of the data to be imported/exported.
I now need to (sometimes) use a specific CodePage with the TransferText method...