Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 61
Default Cannot save event macro, Excel 2007

Someone on m.p.e helped me write an event macro, but when I try to
save it, I get the message:

The following features cannot be saved in a macro-free workbook:

* VB Project

To save a file with these features, click No, then choose a
macro-enabled File Type in the filetype list.

The filetype is .xlsx.

How can I get Excel to allow macros in all workbooks? I just want a
simple way to get it to stop complaining and run the macros.

I converted from Excel 2000 about a year ago. I never had any problems
with that version.
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Cannot save event macro, Excel 2007


XLSX workbooks are designed specifically NOT to allow VBA of any sort.
That is the sole purpose of their very existence. If you need to save
any VBA with the workbook, the workbook must be saved as XLSM, XLS, or
XLSB.

It is a new feature of Excel 2007 that you can enforce a "no code"
requirement on a file. No such distinction existed in previous
versions.

Cordially,
Chip Pearson
Microsoft Most Valuable Professional
Excel Product Group, 1998 - 2009
Pearson Software Consulting, LLC
www.cpearson.com
(email on web site)



On Sat, 05 Sep 2009 15:43:36 -0700, Prof Wonmug wrote:

Someone on m.p.e helped me write an event macro, but when I try to
save it, I get the message:

The following features cannot be saved in a macro-free workbook:

* VB Project

To save a file with these features, click No, then choose a
macro-enabled File Type in the filetype list.

The filetype is .xlsx.

How can I get Excel to allow macros in all workbooks? I just want a
simple way to get it to stop complaining and run the macros.

I converted from Excel 2000 about a year ago. I never had any problems
with that version.

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
save excel 2007 worksheet as pdf in macro Jania Excel Programming 2 September 29th 08 03:16 PM
How can I save a macro to an excel 2007 woorkbook help Excel Programming 1 December 6th 07 01:27 AM
Is there a way to Trigger a Macro on a workbook save event Dan Gardner Excel Programming 1 January 19th 05 02:20 AM
Auto-run macro after a save-as event Selma Li Excel Programming 1 May 28th 04 09:10 PM
Macro vs Manual save event David Sedberry Excel Programming 2 September 25th 03 06:05 PM


All times are GMT +1. The time now is 03:01 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"