Ehaviv
Computer
- Jul 2, 2003
- 1,012
Hi
Currently I check if an expression
exist by using:
Try
expression.rename
Catch
' expression already exists
End Try
Please if someone know of a more
normal way.
Thank you.
Currently I check if an expression
exist by using:
Try
expression.rename
Catch
' expression already exists
End Try
Please if someone know of a more
normal way.
Thank you.