2003-->2007 Mid function

M

Miri

hi,
i'm running macro that was run properly in 2003.
now in 2007 it does not recognize the Mid() function of String.
what can it be?
and how can i fix it?
it also happened with Date of Datetime.
probably mising library.. how to fix it?

thanks,
 
R

RB Smissaert

This sounds like a missing reference in the project and it most likely has
nil to do with the Mid function. In the VBE do Tools, References and see
which one is missing and take it from there.

RBS
 
B

Bob Phillips

In the VBIDE (Alt-F11), go to Tools>References, and uncheck any items that
have MISSING alongside.

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 

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