Hi,
Any chance someone could tell me how I look for quote marks in a string - the obvious problem I'm having is that if you do Replace(MyString,""","0") Then it won't accept it, because it believes "" is one set of quotes, and the third is the opening of another string. What do I have to enter to be able to search a string for characters such as "
Many Thanks
yum.
Any chance someone could tell me how I look for quote marks in a string - the obvious problem I'm having is that if you do Replace(MyString,""","0") Then it won't accept it, because it believes "" is one set of quotes, and the third is the opening of another string. What do I have to enter to be able to search a string for characters such as "
Many Thanks
yum.