Search results 133

Sorted from new to old.
Card image
SSTree

Tree code, driven by Access DB A code I found somewhere online that I enhanced ...

Card image
HTML and URL codes

Always find my self needing to know those quickly to continue working, so ...

Card image
TreeView

A plain pure VBA Treeview control to be used inside Excel (official link has ...

Card image
Records Affected by Execute command

Records affected by sql Execute command https://docs.microsoft. ...

Card image
SQL Join

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

Card image
Programming Languages

A nice illustration on different types of languages (the most famous ones only) ...

Card image
WP Logout link

I have been playing with WordPress recently, and of course faced some ...

Card image
SheetName

Gets a sheet name by referencing sheet ID or Sheet No This is more likely to ...

Card image
ChartMaxY + ChartMinY

Calculates the maximum of the chart Y Axis to draw, the shifted one, not exact ...

Card image
FindFile_Word

Finds a file within open documents of current instance

Card image
Encrypt1 + Decrypt1

Encrypts (and decrypts) a string. To decrypt an encrypted string, use the ...

Card image
DegreeC2K

Convert a Celsius temperature to a Kelvin temperature. To convert Fahrenheit ...

Card image
ANmAjax

Trying to simplifying applying AJAX in my websites and tools, this is the ...

Card image
ImageRotate_IrfanView

Rotates an image using irfanview (i_view32.exe attached) Rotated image can be ...

Card image
doHighlight

Search for occurrences of a keyword in a string and highlight them, by either ...

Card image
URLs2Anchors

All links found inside a string into anchor (< a href=...) BUG!: Currently ...