View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ranswrt ranswrt is offline
external usenet poster
 
Posts: 191
Default Prorgram doesn't work on different computer

I have a program that was written on my computer and works good. I copied
the file to another computer and a most of it worked except for a few
procedures. I got the following errors:

'Microsoft forms could not load object because not available on this machine.'
and
'Compile error Can't find project or library.'

I checked the references and had the same references checked. What else do
I need to look for?
Thanks