Search results 52

Sorted from new to old.
Card image
Card image
ANStrSort2

Sort list of strings in ascending or descending order using pure VBA, no ...

Card image
Online JSON Formatter

Online JSON Formatter, helpful when you suck at json, found it during my search ...

Card image
Fraction calulator

Bing gives you a nice quick way to do calculations, now with fraction ...

Card image
Rows 2 Cell

Convert items found in a column matching certain material into list in 1 cell ...

Card image
Send To folder

Where can I find the SendTo folder? I always wanted to modify that list and ...

Card image
VBInstr (or Instr parameters)

The great function InStr I use a lot has a small confusing part. Which string ...

Card image
IsBin

Checks if the passed argument is a binary or not

Card image
Hex2Int

Converts hex to Integer

Card image
Bin2Int

Converts Binary to Integer

Card image
GetAttr

Reads attributes of a file using FSO. Return will be a string of RHSA ...

Card image
Base64encode + Base64decode

Encodes and decodes a string, Base64 is used to convert binary data (like ...

Card image
RemoveHTMLTags

Remove HTML tags from a string, note, this won't handle html encoding.

Card image
MP3GetInfo

Returning information on an MP3 file. Returns a type containing information ...

Card image
RGB2HTML + HTML2RGB

Converts RGB color to / from HTML format As bonus, functions RGB_ExtractColor ...

Card image
AreTheyTheSame

Compares between two files in binary mode and returns true if they are ...