Search results 201
Sorted from new to old.
VBInstr (or Instr parameters)
The great function InStr I use a lot has a small confusing part. Which string ...
IsValidUTF8 + DecodeUTF8 + EncodeUTF8
Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...
PCase (ProperCase)
Just like UCase and LCase, ProperCase (or PCase) will capitalize 1st letter of ...
CutString_Words_Left + CutString_Words_Mid
Cuts the left or Middle part of string without breaking words Can specify ...
Textbox focus issue fix
Trick to force textbox with multiple lines and scrollbars to refresh itself ...
RemoveCommaBetween2Quotes
Removes comma between the first pair of quotations (RemoveCommaBetween2Quotes)