Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default xlWorkbookDefault

I'm curious what the default file type for Excel 2007, and is it possible to
override it somehow?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default xlWorkbookDefault

Hi Bitpusher1010

You can change the default Save format in 2007 if you want

For code see this example
http://www.rondebruin.nl/saveas.htm




--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Bitpusher1010" wrote in message
...
I'm curious what the default file type for Excel 2007, and is it possible to
override it somehow?


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default xlWorkbookDefault

The HTM you gave below does not reference xlWorkbookDefault. How does one
change the default file type when SaveAs is used. xlWorkbookDefault = 51,
does, is it always going to be an XLSX if we use 51/xlWorkbookDefault?

THanks.

"Ron de Bruin" wrote:

Hi Bitpusher1010

You can change the default Save format in 2007 if you want

For code see this example
http://www.rondebruin.nl/saveas.htm




--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Bitpusher1010" wrote in message
...
I'm curious what the default file type for Excel 2007, and is it possible to
override it somehow?



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default xlWorkbookDefault

Look in the VBA help for

Application.DefaultSaveFormat

Manual see
Office ButtonExcel OptionsSave
See the first line

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Bitpusher1010" wrote in message
...
The HTM you gave below does not reference xlWorkbookDefault. How does one
change the default file type when SaveAs is used. xlWorkbookDefault = 51,
does, is it always going to be an XLSX if we use 51/xlWorkbookDefault?

THanks.

"Ron de Bruin" wrote:

Hi Bitpusher1010

You can change the default Save format in 2007 if you want

For code see this example
http://www.rondebruin.nl/saveas.htm




--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Bitpusher1010" wrote in message
...
I'm curious what the default file type for Excel 2007, and is it possible to
override it somehow?




  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default xlWorkbookDefault

Got it. Thanks!

"Ron de Bruin" wrote:

Look in the VBA help for

Application.DefaultSaveFormat

Manual see
Office ButtonExcel OptionsSave
See the first line

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Bitpusher1010" wrote in message
...
The HTM you gave below does not reference xlWorkbookDefault. How does one
change the default file type when SaveAs is used. xlWorkbookDefault = 51,
does, is it always going to be an XLSX if we use 51/xlWorkbookDefault?

THanks.

"Ron de Bruin" wrote:

Hi Bitpusher1010

You can change the default Save format in 2007 if you want

For code see this example
http://www.rondebruin.nl/saveas.htm




--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Bitpusher1010" wrote in message
...
I'm curious what the default file type for Excel 2007, and is it possible to
override it somehow?






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 03:37 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"