Search results 268

Sorted from new to old.
Card image
HTML and URL codes

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

Card image
ChrW

Insert special characters inside Cell, using ChrW

Card image
GenerateRandom

Generates a random string, returns string passed, then full date, then 8-chars ...

Card image
PCase

Converts a string into proper case PCase or ProperCase since Classic ASP does ...

Card image
Upload4

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

Card image
Upload5

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

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
ChartMaxY + ChartMinY

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

Card image
Hand.cur

A cursor file type of Hand. used inside VBA to show hand when user hover over ...

Card image
Page2Setting

Read content of an html online page into setting value in Excel sheet. ...

Card image
CopyRange_NoClipboard

Copies range without using clipboard. Applies formats into a cell (or range) ...

Card image
Bootstrap Modal variables

Bootstrap link to pass variables to modal content Used to build list of links ...

Card image
RunFromShared

Check is this VBA-Excel file is running from a shared folder (Starts with \\) ...

Card image
InternationalComma

Convert an international numeric with , instead of . Into American style . ...

Card image
AmIMobile

Check if browser is for a mobile or tablet, or not. This was before we have ...