How can I check if the last char of a TEXTBOX is \
to find like
if text1 = "c:\windows" then
text1= "c:\windows\"
end if