Texts + Strings 175
Texts, strings, convert, replace, encode, parts and concatenations
Sorted from new to old.
![Card image](/Assets/Uploads/Dev_7PI9F4KXH3_1bd66366f-b369-4eea-9ad0-92ecad125241.jpg)
VBInstr (or Instr parameters)
The great function InStr I use a lot has a small confusing part. Which string ...
![Card image](/Assets/Uploads/Dev_KSDVRP6RCH_18196162983833061_8868477419923860103_n.jpg)
IsValidUTF8 + DecodeUTF8 + EncodeUTF8
Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...
![Card image](/Assets/Uploads/Dev_7A5YSZGXS1_1large_yellow_3d_letters_a_a_b_r_next_to_each_other_in_a_row.jpeg)
PCase (ProperCase)
Just like UCase and LCase, ProperCase (or PCase) will capitalize 1st letter of ...
![Card image](/Assets/Uploads/Dev_PO13316JM2_1Remix-c341c203-c446-4683-81ba-386355ff5144.jpg)
CutString_Words_Left + CutString_Words_Mid
Cuts the left or Middle part of string without breaking words Can specify ...
![Card image](/Assets/Uploads/Dev_QO0L7FG3ZP_punctuation-marks-3038383_1280.jpg)
RemoveCommaBetween2Quotes
Removes comma between the first pair of quotations (RemoveCommaBetween2Quotes)