The Ultimate Guide to VBA String Functions

The Ultimate Guide to VBA String Functions

Quick Guide to String Functions String operationsFunction(s) Append two or more stringsFormat or "&" Build a string from an arrayJoin Compare - normalStrComp or "=" Compare - patternLike Convert to a stringCStr, Str Convert string to dateSimple: CDate Advanced:...