View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Leon[_4_] Leon[_4_] is offline
external usenet poster
 
Posts: 3
Default VBA XP to 2000 problems

I programmed buttons in office XP with functions like
UCase or flag, but when I want to run this on excel2002
or excel2000 then I recieve an error stating "project or
library not found". I tried to save the worksheet as a
microsoft excel 95-2002.xls file, but this did not help,
any ideas? Thank you.