I have this string 1=10 2=20 I want to remove the VBTAB from the end. Trim won't remove it and I tried to left(string, len(string) - VBTAB), but like I thought Type Mismatch. Is there a function that I can use?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.