More about InStrRev error

  • Thread starter Thread starter Kenny-Z
  • Start date Start date
K

Kenny-Z

Hi group,

I posted earlier about "invalid procedure call or argument" when
InStrRev is called from a class module... I tried working with broken
reference issues as suggested and to no avail.

A further comment: if I create a new (blank) database, open VBE, and
enter

?InStrRev("test","e")

in the imed window, I get the error as well. I tried "Repair office
installation" with no luck.

Does this tell us anything more?

thanks,

kz
 
I couldn't duplicate your error. How about using just Instr()? If that
works, you can get on with your life :)

Damon
 
Back
Top