D
Dimitris Nikolakakis
I want to export the result of a query to a text file and I have used the
'DoCmd.TransferText'.
All fields are left justified in the ASCii file.
How can I right justified some of them? For example, I want the Quantity,
Value to be right justified.
Thanks
'DoCmd.TransferText'.
All fields are left justified in the ASCii file.
How can I right justified some of them? For example, I want the Quantity,
Value to be right justified.
Thanks