Search results 63

Sorted from new to old.
Card image
CopyRange_NoClipboard

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

Card image
CutString_Words_Left + CutString_Words_Mid

Cuts the left or Middle part of string without breaking words Can specify ...

Card image
Base64encode + Base64decode

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

Card image
MP3GetInfo

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

Card image
ServerUptime

Return how long the computer has been running. Return format is dd:hh:mm:ss ...

Card image
WelcomeSheet

A User-Friendly way to ask user to enable macros. Showing an only sheet to let ...

Card image
Weighted_Average

Does a weighted average, knowing that mathematical average between two numbers ...

Card image
HTMLTag + HTMLPair

Generate HTML tags with thier parameters as name=value pairs ' Example of ...

Card image
WordsOf + Words_Len

WordsOf to create list of words from a block after converting every special ...

Card image
DelOldFiles

Delete files in a specified folder which are older than x days This code ...

Card image
Ordinal

Get a Number Suffix They allow you to turn 1 into 1st, 2 into 2nd, etc. giving ...

Card image
Hex2Dec

Converts hexadecimal strings into decimals

Card image
FileDate_Formatted

Using FileDateTime to get file date

Card image
CutString3

Cuts string from a larger one based on a specific separator.

Card image
GetExtension

Gets the extension of file from its filename