Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 173
Default 2000 / 2003 Compatibility

I have a sheet that is designed in 2003 and works perfectly, I've mailed a
copy to a friend who has 2000 and he cannot get it to work because one of the
macros trips up. The line that causes the problem is

ActiveSheet.Protect AllowFormattingCells:=True, Password:="BabyLaMaf"

Anyone got any ideas why this doesn't work in 200o, cos I've been looking
for clues for hours and getting no where fast!

Thanks in advance

Neil
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default 2000 / 2003 Compatibility

Hi Neil,

The AllowFormattingCells parameter is not available in xl2k.

---
Regards,
Norman


"Neil" wrote in message
...
I have a sheet that is designed in 2003 and works perfectly, I've mailed a
copy to a friend who has 2000 and he cannot get it to work because one of
the
macros trips up. The line that causes the problem is

ActiveSheet.Protect AllowFormattingCells:=True, Password:="BabyLaMaf"

Anyone got any ideas why this doesn't work in 200o, cos I've been looking
for clues for hours and getting no where fast!

Thanks in advance

Neil



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default 2000 / 2003 Compatibility

The enriched protection options were introduced in Excel 2002 and later, so
xl2000 does not support that option.

--
Regards,
Tom Ogilvy

"Neil" wrote in message
...
I have a sheet that is designed in 2003 and works perfectly, I've mailed a
copy to a friend who has 2000 and he cannot get it to work because one of

the
macros trips up. The line that causes the problem is

ActiveSheet.Protect AllowFormattingCells:=True, Password:="BabyLaMaf"

Anyone got any ideas why this doesn't work in 200o, cos I've been looking
for clues for hours and getting no where fast!

Thanks in advance

Neil



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
Drawing compatibility excel 2000; 2003 vs 2007 Tim Excel Discussion (Misc queries) 1 January 28th 08 04:22 PM
2000 to 2007 Compatibility Premium IT Charts and Charting in Excel 0 July 30th 07 02:48 PM
Compatibility issues with macros (2000 vs. 2003)? Lori Smith Excel Discussion (Misc queries) 3 August 25th 05 08:10 PM
Question about XML compatibility in Excel 2000/XP aeg42 Excel Programming 0 May 19th 05 09:10 PM
VBA Compatibility Between Excel 2000 and 2002 Winshent Excel Programming 8 October 13th 04 01:41 PM


All times are GMT +1. The time now is 01:14 PM.

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"