J
James Frater
Hello All,
I've got a txtbox "EName" which contains letters and digits, if possible, as
the control source of another txtbox I'd like to use the Replace Function to
strip out the digits.
Is this possible? I've been using:
Replace([ename], ?help?, "",1,-1,0)
But it doesn't quite work, any thoughts?
thanks
James
I've got a txtbox "EName" which contains letters and digits, if possible, as
the control source of another txtbox I'd like to use the Replace Function to
strip out the digits.
Is this possible? I've been using:
Replace([ename], ?help?, "",1,-1,0)
But it doesn't quite work, any thoughts?
thanks
James