Random codes

Random 24 Codes by our developers.
Card image
GoToInternet

Opens webpage from within Excel, using default browser

Card image
Web browser in Excel VBA

Example on how to use Web browser control inside Excel userform

Card image
FindAncherURL_InHTMLRow

Finds the URL (href tag value) for an anchor inside a table row (tr element) ...

Card image
Execute exe embedded in Excel

Execute exe file that embed inside Excel sheet This is for experimental, not ...

Card image
BrowseImage

Asks user to select an image and returns full path and name of selected image ...

Card image
IsEven + IsOdd

Returns True if integer is even by using IsEven While IsOdd, will returns True ...

Card image
Reset ID Column

How to reset ID Column in Microsoft SQL, (not completed yet). This is because ...

Card image
GenerateThumbnail.php

Generates thumbnail of an image and saving it in certain folder. Edit php to ...

Card image
Card5-BS3

Cards in Bootstrap 3, nice and smooth

Card image
Path (ASP Classic)

Site physical actual location

Card image
VBInstr_Rev_Any

Finds first match of string inside another in reverse order. From right to left ...

Card image
Hex2Bin

Converts Hex to Binary

Card image
Between_2Chars

Returns if a char was found between two defined characters. Like find if Loss ...

Card image
CalcArea

Calculates the area of objects. Pass formula argument as string and values as ...

Card image
CreditCardType

Returns credit card type and whether it is valid or not. Found it in my old ...

Card image
NumberEnding

Add st, nd, rd or th to end of number, can be used for dates also

Card image
CSS loading spinner

Nice simple CSS loading spinner

Card image
Filename_Clean

Returns cleaned file name of invalid characters. Needs to be modified if used ...

Card image
XLThumbView

Showing thumbnails inside sheet and enlarging each when click

Card image
SheetAdd_ANmar

Adds a sheet to a workbook, after checking if workbook is open Checks if ...

Card image
File_MostRecent

Getting most recent file in a folder

Card image
jQuery Minicolors

Color picker, in jQuery From

Card image
FS_CopyFile

Copies a file

Card image
Credit Card form

Javascript-based card form with pure CSS/JS and no images From