VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Extract String Function

Peter B  (1 Submission)   String Manipulation   Visual Basic 5.0   Beginner   Wed 3rd February 2021

This code will search a string for a given starting point(strFind) and a given end point(strSentinel) and return all the text in between. You can also add to the length of the start point if you don't want to include a number of unknown characters in the result

Rate Extract String Function (3(3 Vote))
Extract String Function.bas

Extract String Function Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters