Search results 40

Sorted from new to old.
Card image
Scrolly

Scroll a listbox Using Right-Drag. (Something VBA in Excel lacks) You might ...

Card image
CutString_Words_Left + CutString_Words_Mid

Cuts the left or Middle part of string without breaking words Can specify ...

Card image
CutString1

Cuts a string from a string starting from a specific character index and until ...

Card image
ScreenResolution_wxhxtxl

Detects active desktop screen resolution and location of taskbar (with some ...

Card image
StringFlip

Flips a string, right-to-left, and if passed again, will flip it back Can be ...

Card image
CutRightString

Cuts a string from a string FROM RIGHT starting from specific character and ...

Card image
CutLeft

Cuts the left part respecting words, without cutting words

Card image
CutString

Cuts a string from certain char till certain char, can be used to cut left, ...