View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
aiyer[_5_] aiyer[_5_] is offline
external usenet poster
 
Posts: 1
Default File Formatting!

Hello all!

A quick question. I was trying to save a worksheet ina workbook in
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 fileformat
here? Apparantly both work well.

Thanks a bunch.
Regds,

Arun. Iyer
Vtec Cor

--
Message posted from http://www.ExcelForum.com