VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A Function that removes all of a chr from a string

Steve  (12 Submissions)   String Manipulation   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

This is a fairly basic code, but I had someone ask me how to do it, so I figured since I made it I might as well post it. Basicly this is a simple function which you can add to either a bas, or a form, and then you call it, and it removes all occurenses of a character within a string. IE.(My name is steve) if you wanted to remove all the spaces you could use this.

API Declarations
'Check out my website at http://www.vbtutor.com
'Thanks

Rate A Function that removes all of a chr from a string (6(6 Vote))
A Function that removes all of a chr from a string.bas

A Function that removes all of a chr from a string Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters