Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by sksmithson

  1. sksmithson

    Need help deleting spaces in string

    This is something from my collection, it will delete spaces or any other character. Enjoy. Function Strip(strString As String, strStrip As String) 'Remove any occurence of any character in Strip from String ' Example strip("Hello World", " l") would give "HeoWord&quot...

Part and Inventory Search

Back
Top