View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
John Baker John Baker is offline
external usenet poster
 
Posts: 98
Default VBA trouble when using Excel 2003 vs Excel 2002

Tom:

Why is this happening? I notice this issue quite frequently here, and am wondering if MS
blew it when they released Excel 2003. This kind of reverse compatibility issue should not
happen in a well designed upgrade, should it?

Best

John Baker

"Tom Ogilvy" wrote:

in the VBE, make the workbook with the code the active project (select it in
the project explorer). Go to Tools=References in the menu and see if you
have any references shown at the top as MISSING.

If so, you need to either find the referenced file on your computer, or
remove the reference if your are not using it.