Search results 119

Sorted from new to old.
Card image
ProgressPie SVG

jQuery library to create ProgressPie SVGs. Simple, perfect, works

Card image
SQL instr

Searching for a string inside a string in SQL. You may say it is the instr in ...

Card image
NumberBeforeString_HTML

Cuts a number that would be found before certain word inside a block string. ...

Card image
HTML_CleanNumber

Cleans block of string (HTML block) from characters that are not needed Can ...

Card image
PivotTable_ShowHideItems

Show or hide item (or items) in PivotTable for a certain field. Passing ...

Card image
SQL Cross Apply String_Split with XML Path

SQL select statement to convert list of IDs found in column (from more than row ...

Card image
Converts two bytes to long

Functions to convert two bytes to a numeric value (long), (both little-endian ...

Card image
CutLeftNumber

Cuts the left part of string as long as it is number Keeps getting characters ...

Card image
ChartLabelsNumberFormat

Apply Number format of 1 decimal to datalabels of specific series in certain ...

Card image
ANmaPivotTable_Clear

Clears all filters in PivotTable and hide the [blank] item from list, pass ...

Card image
ChartLegendCenter

Put chart legend at center of chart horizontally. Changes left and width only. ...

Card image
Macro keyboard shortcuts

Assign certain keyboard shortcut to certain macro, or clear that shortcut. ...

Card image
SQL Date from DateTime

Extract Date from Datetime field in SQL An old method I found in my archive.

Card image
Between_2Chars

Returns if a char was found between two defined characters. Like find if Loss ...

Card image
ReplaceStrings

Replace strings found in list of strings from inside a string, does that make ...

Card image
HTML2Str

Special version to convert HTML to string. Uses RemoveHTML, then after that it ...