View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
OssieMac OssieMac is offline
external usenet poster
 
Posts: 2,510
Default protect sheet in 2003 vs 2007

Can you post the code that is giving problems?

--
Regards,

OssieMac


"LuisE" wrote:

I created a file with a macro under the Sheet_Change event that unprotects
and protect back a sheet after different options, it wors fine in 2003 but
when i open the file in Excel 2007, the behaviour is erratic. Is there any
uncopability between 2003 and 2007?

I read an articule on the impct of the antvirus but I don't thinks it is the
case here.

Thanks in advance