View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben
 
Posts: n/a
Default U.S. Command Button Macro won't work in Australian version 2003

Ron

ALT + F11 to open Visual Basic Editor

ToolsReferences. You should see if something is "missing".

Perhaps the counterpart does not have that checked or installed.


Gord Dibben Excel MVP

On Fri, 23 Dec 2005 07:57:04 -0800, "Ron in Dallas" <Ron in
wrote:

I built a rather sophisticated button driven spreadsheet in the U.S. version
of Excel 2003 running XP. When my counterpart in Australia tries to run it
also using Excel 2003 and XP, the macro crashes.

Compile error: "Can't find project or library"

It is a totally self contained spreadsheet with multiple tabs, i.e. doesn't
have any links to other spreadsheets.

Any ideas?

Thanks,

Ron