Search results 566

Sorted from new to old.
Card image
Number_Formatted

Format the number as ' <1000 = 1,2,55, 85, 989 ' <1000000 = 1K, ...

Card image
RemoveHTML

Removes HTML code Basically all tags expected and listed below There is a ...

Card image
ReplaceChars

Replaces all chars found in Chars_to_remove from String1 with Char_to_put One ...

Card image
NameSilo_APICall_AvailableBalance

Gets your balance in your NameSilo account using your own API

Card image
CountColumnCells + CountColumnCells_Criteria

Counts how many cells in a column in any sheet, any workbook using COUNTIF ...

Card image
Navigate

Downloads a certain page source into a variable, full content in HTML, using ...

Card image
GetPapa, GetPapa_URL, GetPapa_Sep, GetSon, GetSon_

Gets that parent folder name giving a full path, or gets the child folder, Can ...

Card image
DownloadFile

Download a file from URL from inside Excel into certain path, returns blank if ...

Card image
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...

Card image
FrmPass

Prompt for a password, or username and password, returns information back to ...

Card image
RandomHelloACM

Generate random using web service into ASP variable. With help of PHP, we now ...

Card image
InsertHyperlinks + GetHref

Converts https found in text into anchers < a > Comes with GetHref as bonus ...

Card image
iShuffle + lShuffle

Generates a random number, integer or long

Card image
GetExtension

Gets the extension of file from its filename

Card image
FA5Icon_FromExt

Gets FontAwesome 5 icon for a file using its extension Used in MyDev website

Card image
SettingRead+SettingSave

This is the final version of my set of Setting functions SettingRead, ...