Search results 60

Sorted from new to old.
Card image
Windows Preloader

Windows preloader in CSS3, neat, right? From

Card image
Card49

Simple custom card using FA4, with CSS3, can have right or left picture ...

Card image
SQL Join

Different types of join in SQL. A good illustration image i found during my ...

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
ExcelMenu_onfly

Creates Excel menu on the fly, list of menu items, command actions, and icons ...

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, ...