built-in function shows up as a parameter

E

Evie

I see "Right" and "Left" in the list of built-in functions, but when I try to
use them they are unrecognized and are treated as run-time parameters
 
R

Rick Brandt

Doesn't matter. If you have missing or broken references then many built in
functions fail. You are seeing the symptom, but the problem is a reference.
 
Top