View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JeepNC JeepNC is offline
external usenet poster
 
Posts: 3
Default Fileformat XLText

I have some VBA code that saves a worksheet as XLText in Excel 9 but it
doesn't work in Excel 10. It appears that XLText is not a valid file format.
Instead I have the option of XLTextMSDOS, XLTextWindows etc. Does anyone
know which one of these will give me the same file format as the plain XLText
did in version 9?