View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mac Mac is offline
external usenet poster
 
Posts: 213
Default Vista HP + Excel 2003 code = Lost VB Project

Hello all,

I have a vba code written in Excel 2003 on Windows XP. Naturally, when run
on Win XP the code runs ok. Now, when I try to open the same file on a
Windows Vista Home Premium machine I only get as far as the Enable/Disable
macros dialog and then the procedure ends with a Lost Visual Basic project
message saying that the project failed to load. Why is this hapening? I got a
recommendation to rewrite the code on the Vista machine; is this the only
solution?