Search results 56

Sorted from new to old.
Card image
ExitTool and DoNothing

My way of Exiting tool in case or error, also another sub that basically does ...

Card image
ReadHTMLTag

Reads string between open and close HTML tag (between < ... > and < / ... >), ...

Card image
Sorting Strings

This is not a function as much as a note. I needed to force a line to show at ...

Card image
NameNum

Finding the number of a name, used in a numerology program. Finds the number ...

Card image
DB_Connect

VBA-Excel function to connect to SQL Database server, in addition to ...

Card image
ShowImage

Show an image using irfanview or Windows 7 image viewer. Looking to add more ...

Card image
Capitalize in JS

Convert text to all capital letters

Card image
Decode and NVL

Two oracle SQL functions, that are interesting. Decode to work as (Select ...

Card image
Refreshing image

Refreshing image in ImageControl of VBE Userform When we change picture of ...

Card image
ANBSCaptchaBox (Part 4)

Attempt to create Captcha inputbox as simple as possible using third party ...

Card image
3D box

Pure CSS 3D box From

Card image
User-Defined Formatting

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

Card image
VHD file 7GB - Delete

VHD file, 7GB, helpful when you want to quickly save files into an 8 GB usb ...

Card image
myURLEncode

Does what Server.URLEncode does In case you needed it, not sure when

Card image
IsBin

Checks if the passed argument is a binary or not

Card image
ArrSort_2Arr

Sort 2 1-dimension arrays Actually sort 1st array (Array1) based on values ...