...for all you sinners who follow the crowd
golly gee...
strCompare...hmnnn was that a string variable or a string function...hmnnn...damn, that's outright silly, guess I'll just use sCompare in this situtation...then again, someone might laugh at me for using sCompare so I better change my variable name and call it strComparative...and on and on....
get a life....if your variables are declared as they should be and your code is well documented you can use anything your little heart desires.
Dim myString as String ' used to reference Cust Name
myString = "Willie Jones"
Documentation!




Reply With Quote