Compile error

P

Peter

To all great minds out there:
A number of people have just started having issues with some macros
that I wrote a while ago which have been working fine up until now.
There is a compile error that keeps coming up. Variable that were not
declared are hightlighted which I have fixed by declaring the
variable, however the big problem is when functions like Mid are
highlighted as the problem. Does anyone have any idea on what to do to
sort this problem out?

Thanks,

Peter
 
G

Guest

On any of the affected machines (with the spreadsheet open) in the VBE check
Tools -> References and look for any references that are listed as
"Missing:". You may be able to just uncheck the reference and it will work
just fine. If not reply back with the name of the reference that is missing.
 
P

Peter

On any of the affected machines (with the spreadsheet open) in the VBE check
Tools -> References and look for any references that are listed as
"Missing:". You may be able to just uncheck the reference and it will work
just fine. If not reply back with the name of the reference that is missing.
--
HTH...

Jim Thomlinson





- Show quoted text -

Jim,

Thank you for your help, it worked!
Thanks again,

Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top