[OL2003] VBA basic functions suddenly disappeared ???

  • Thread starter Thread starter Jannick Asmus
  • Start date Start date
J

Jannick Asmus

Hi NG,

I have surprisingly run into the phenomenon that VBA basic functions for
OL2003 such as Str(.) and Chr(.) are not available any more.

I checked whether it is the same for EXCEL: No, every basic routine can
be called as ever before.

How can I get them back in OL2003?

Thanx for any hints!!!

Best wishes,
J.
 
Hi NG,

I have surprisingly run into the phenomenon that VBA basic functions for
OL2003 such as Str(.) and Chr(.) are not available any more.

I checked whether it is the same for EXCEL: No, every basic routine can
be called as ever before.

How can I get them back in OL2003?

Thanx for any hints!!!

Best wishes,
J.

There was immediate help in the corresponding German newsgroup, so I
just repeat the information here:

Uncheck any libraries with entry "not available" (Note: This is the
translation of 'Nicht vorhanden: ...' I had in my German VBA environment
version, so it might be different in the English version.)

J.
 
Back
Top