I have the code to Export an Excel worksheet to a text file, but due to the variable length of the data in the columns, the data in the text file isn't aligned in the proper positions.

Is there a way to set tabs or something like that in the output file, so the data will be placed in fixed positions ?

Thanks for any help...