Random codes

Random 24 Codes by our developers.
Card image
ConvertMultiLine2 + 6

Convert text blocks (by converting line separators from any separator to any). ...

Card image
HTMLTagID_Previous

Return id for any html tag that was found above certain location of html page. ...

Card image
Bootstrap 4 Date picker

Date and Time picker in Bootstrap 4 From

Card image
RandomArray

Creates array of random numbers, returns 1 Dim array

Card image
Copy formulas

How to copy formulas in VBA code. Learned that the hard way, just like most of ...

Card image
CSS 3D flip

Flip box, 3D in CSS From

Card image
Create Tree from 3 columns (Sheet2Tree)

Converts 3 columns in sheet into 3-generation tree using TreeView from Mscomctl. ...

Card image
ANmaFiles2List

Generating list of files in a folder. One file to do that. I know this has ...

Card image
CreditCardType

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

Card image
Upload5

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

Card image
IsValidUTF8 + DecodeUTF8 + EncodeUTF8

Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...

Card image
Shape_Select_or_CreateThenSelect

Selects a shape inside sheet to change it, or if not found, it will create it ...

Card image
Microsoft Edge gestures

Microsoft Edge Right-mouse gestures I found that will really save me time ...

Card image
LoadingSquare

Loading animation in CSS only

Card image
CountDuplicates

Counts how many duplicates found in a range of Excel cells. Basically how many ...

Card image
VBInstr_Occurance

Returns location of text inside another with jump ability for any certain ...

Card image
Tabs15-BS3

Nice tabs paging in bootstrap 3

Card image
SortArea4

Sort range of cells by up to 4 columns. Can use any of these columns, not ...

Card image
DegreeC2F + DegreeF2C

Convert Celsius to Fahrenheit and Fahrenheit to Celsius degrees

Card image
ContainerHTMLTag_Index

Returns location of the tag that enclosing the location provided inside HTML ...

Card image
CanAccessVBA

Returns true if VBA is accessible through code, returns false if not

Card image
Coming soon

Nice beautiful Coming soon page with progress bar

Card image
Reversefile

Reversing a file This tip demonstrates how to reverse a whole file. This ...

Card image
Subdomain to a folder

Redirects a subdomain into a folder child of main domain, named same as ...