Cuts long string from certain character to certain character with option to jump CutFrom and ToString characters.
My most advanced CutString I came up with so far.
Will also work on searching for strings inside long string.
Will get the string starting 3rd space found and extract until 4th comma was found.
Edit 2024-08-03: Adding fix for possible bug when StartFromChar is 0 or less
Access is limited.
Login here using your Linkedin account. to see or download code.
No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Boldcodes.com
Linkedin LoginFromString, Optional CutFrom = "", Optional CutFromOrder = 1, Optional ToString = "", Optional ToStringOrder = 1, Optional ByVal StartFromChar = 1
Views 332
Downloads 96
CodeID
DB ID