ajaelizabeth
Industrial
- Feb 27, 2012
- 1
Hello kind fellow engineers:
I would like my VBA code to return numeric value for a certain text ending.
For example
It should return 1 for finding .com
It should return 2 for finding .gov
However, the functions that I thought I could use IsLike and Like and Text Extract generate an error that says sub function not defined.
Any advice is much appreciated.
Thanks,
aja
I would like my VBA code to return numeric value for a certain text ending.
For example
It should return 1 for finding .com
It should return 2 for finding .gov
However, the functions that I thought I could use IsLike and Like and Text Extract generate an error that says sub function not defined.
Any advice is much appreciated.
Thanks,
aja