Windows 2000 vs Windows XP

R

raypayette

I have an add-in that works fine under Windows 2000.
I get a compile error in Windows XP.
Do the 2 compile differently?
 
D

Dave Peterson

Maybe you're missing a reference in the WinXP pc.

Inside the VBE with your project open and selected:
tools|References
look for MISSING

You'll have to decide if it's important (and needs a replacement) or can be
turned off.
 
R

raypayette

Thanks for the help, it was a reference problem. I had too many
references that we not accessible to other users. I cleaned them up and
it worked.
 
G

Gordon

raypayette said:
Thanks for the help, it was a reference problem. I had too many
references that we not accessible to other users. I cleaned them up and
it worked.

You may not realise this, but you are actually posting to a world-wide
Usenet Newsgroup - NOT "Excel forum" and as such, please quote the post you
are replying to, so that the vast majority of users who subscribe to the
NEWSGROUP and NOT "excelforum" can see the thread. Thank you.
 
Top