OK.. how to I represent a "? Basically I want to check to see is a certian char is a " and what I was going to do is..
If Mid$(myString, 1, 1) = """.... do I have to do """" or perhaps "\""? I haven't tested anything yet.. I'm just being lazy and asking first :)
Thanks..
