Search results 172

Sorted from new to old.
Card image
Range().top below hidden rows

Hidden rows change the .top of below ranges. It turns out that the range().top ...

Card image
UnicodeToChrW

Converts a Unicode number into its ChrW text. It automatically uses surrogate ...

Card image
Non-English IDNs

Online tool to encode or decode IDNs Domain names with characters other than ...

Card image
Header font name and size in VBA

Looks like it is not easy to change font name, size and style for a header or ...

Card image
DB Connection Drivers Test

Test connection to DB using different drivers to see which one works. You may ...

Card image
ANmaReplace_Occurrence

Replaces certain occurrence of a string with another inside a string. Like ...

Card image
ANmaCellFormat

Reads or set Numberformatting for a cell or range. Can pass sheet and workbook ...

Card image
SwitchTextinCells

Switch text inside cells with another text. This was needed to correct an bug ...

Card image
Free online tools - convertcase.net

Bunch of online some text and image tools, helpful for most online users these ...

Card image
HTML_CleanNumber

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

Card image
Converts two bytes to long

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

Card image
Grandchildren files and count

Returns list of files in 2 level folders Will not find files as children of ...

Card image
UnUnixDateTime

Convert a number represents a date in Unix format back into date, opposite of ...

Card image
Protect txt file into word doc with password

Saves txt file as word doc with password. Passing txtfile having full path and ...

Card image
ChartLegendCenter

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

Card image
SQL Date from DateTime

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