Search results 32

Sorted from new to old.
Card image
Boxed Shadow2

Pure CSS shadow effect A Pen created at CodePen.io. You can find this one at ...

Card image
User-Defined Formatting

Apply special Conditional Formatting, color cells based on their values. This ...

Card image
Dynamic ASP include

ASP function replaces the standard "include" statement, allowing a TRUE working ...

Card image
TreeView

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

Card image
Upload4

Uploading files into server, the simplest way I have here This is the famous ...

Card image
SQL Join

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

Card image
CSSFlowChart

Shows a chart with links, nice sitemap maybe, or just easy way to show ...

Card image
Styles_DeleteNonStandard

Delete styles from an Excel workbook, any non-standard style will be deleted. ...

Card image
myURLDecode

Decode a URL, opposite of Server.URLEncode

Card image
getDaysInMonth

Gets number of days in a certain month

Card image
WeekNum

Generates the calendar week number for a certain date, counting the first week ...

Card image
WaitFor + ShellWait

Tell App to wait for number of seconds and Execute command and wait for it ...

Card image
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...

Card image
Calendar, a pure-VBA userform (FrmCal)

VBA pure Calendar form, no outside lib needed Edit 2020-03-18: Enhance ...

Card image
Recurse and Rename

Recurses down a directory tree and renames files

Card image
URL2Text + Text2URL

URL2Text to convert a URL into string Text2URL will converts a text with ...