Thread: 97 vs. 2000
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mike allen[_2_] mike allen[_2_] is offline
external usenet poster
 
Posts: 85
Default 97 vs. 2000

i have applications written in excel2000, but when someone else runs it on
excel97, it has problems w/ the macros. analysis tool paks are enabled.
the code works some of the time, but eventually stumbles across something it
doesn't like, but i cannot debug it. my ap is protected (of course), which
disallows me to get into the code on the 97 computer. when i go to vbeditor
and click on the project, it says "Project Locked" "Project is unviewable"
1) how do i get into the code w/in 97?
2) why doesn't code work in both. i thought 97 and 2000 were basically the
same.
thanks, mike allen