File X1Textwindows formating!

A

aiyer

Hello all!

A quick question. I was trying to save a worksheet ina workbook in a
certain format. I tried the following two ways.

ActiveSheet.SaveAs FileName:=filesaveName, FileFormat:=xlText
ActiveSheet.SaveAs FileName:=filesaveName, FileFormat:=xlTextWindows

I was wondering what is the difference between the two fileformats
here? Apparantly both work well.

Thanks a bunch.
Regds,

Arun...
Vtec corp.
 
Top