ActiveX
To save to a tab-delimited file
Do one of the following:
- If you want to save the sheet to a tab-delimited ANSI text file, use the SaveTabFile method. If you have multiple sheets, specify the Sheet first.
- If you want to save the sheet to a tab-delimited Unicode text file, use the SaveTabFileU method.