I am working in VB6 I have a form that contains a text box and I need to see if the user has ended the entry with a "\" and if not I will need to add it to the end of the users entry into the text box programmatically. I am wondering how this can be done, I am attempting to use the Right Function I am not sure if I am going about this the right way or not. Any help would be greatly appreciated.
Thanks in advance!
Thanks in advance!