View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_7_] Bob Phillips[_7_] is offline
external usenet poster
 
Posts: 1,120
Default how to control the "Save as type"

Select it from the file type dropdown?

--
HTH

Bob Phillips

"Cathy Tang" <Cathy wrote in message
...
Hi there,
I export a html file to excel named aaa.xls
When I wanna "Save as" this file, the defult "save as type" is "Web
Page(*.htm; *.html)".
Could I set the default save as type to "Microsoft Excel Workbook(*.xls) ?
and how?

Thanks!!