Search results 106

Card image cap
ANmaPivotTable_Clear

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

Card image cap
ChartLegendCenter

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

Card image cap
Macro keyboard shortcuts

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

Card image cap
SQL Date from DateTime

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

Card image cap
Between_2Chars

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

Card image cap
ReplaceStrings

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

Card image cap
HTML2Str

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

Card image cap
NumberFoundinsideTag

Checks if a number found between two characters, searching can be customized to ...

Card image cap
Between_HTMLtag

Returns the full text found between HTML tag open and close by either and index ...

Card image cap
LXFormat

Formats a number found at end of string to have additional leading zeros to ...

Card image cap
ReadLastChars

Reads last some characters of a file, needs to see contents of large files that ...

Card image cap
Arabic in MySQL

Here is how to read Arabic text from MySQL db from Classic ASP I tried a lot ...