Search results 286

Sorted from new to old.
Card image
CapitalizeAllWords

Capitalize first letter in all words In a String

Card image
MP3GetInfo

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

Card image
CutString1

Cuts a string from a string starting from a specific character index and until ...

Card image
ConvertMultiLine2 + 6

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

Card image
RGB2HTML + HTML2RGB

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

Card image
CreateFullTree

Creates full tree if not found

Card image
SplitTo2DArray

Splits ANStrArray into 2-Dimension array Using custom row and column ...

Card image
FixENTERS_File

Removes [Enter]s from imported csv file into Excel worksheet. Smart enough to ...

Card image
Num2En

Convert number to English words, convert 450 to 4 hundreds and fifty dollars

Card image
SwapDate

Changes date format from US to International or from international to US. ...

Card image
strUnQuote

This will tests to see if strQuotedString is wrapped in quotation marks, and, ...

Card image
Capitalize

This function capitalizes first letter of each of the words in a sentence, ...

Card image
XorC

Simple small function to Encrypt or Decrypt a string Test_XorC is for testing ...

Card image
DeleteAllFiles

Delete All Files in a Folder. Needs a reference to Microsoft Scripting Runtime

Card image
WordsOf + Words_Len

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

Card image
Distance_Calc_fromString

Calculate distance between two points (Latitude, Longitude) LatLon1 and ...