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

Rans,
I don't know if you've resolved this one yet, but you might want to check
the RefEdit.dll file in your program directory.
c:\ProgramFiles\MicrosoftOffice\Office12.....
Or do a file search and look for RefEdit.dll on the secondary computers
where you've moved the program to.
I was having trouble with this same issue last week, and found that this was
one of the troubles.


"ranswrt" wrote:

I checked all the reference libraries that I have selected on my computer
(where the program does work) and I made sure that they are selected on the
other computer. I still get the errors.

"Joel" wrote:

If you are having problems with refedit like many people do you need to
Browse for the Refernce that is shown on the Reference window and hit OK. If
it is a differnt object it couldn't hurt to do browse for the lbrary shown.

"ranswrt" wrote:

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