Search results 292

Sorted from new to old.
Card image
ReplaceChars

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

Card image
GoToInternet

Opens webpage from within Excel, using default browser

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
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
DB_AllRows

Returns all rows found from an SQL Query as string Separated by row and column ...

Card image
InsertHyperlinks+GetHref

Changes all URLs or email addresses in a text into hyperlinks

Card image
WordsCount

Counts the words in a string (using spaces)

Card image
DB_Read1Row (DB_Read1stRow)

Reads from a table in a DB Reads only the first row, and return a string ...

Card image
GetRandom

Generate random string, fully customization, with even deciding what special ...

Card image
Str2DB + Str2App + Str2HTML

Set of functions to clean and revise cleaning of string before saving into ...

Card image
Replace Single Quotes

This script will replace single quotes so the data is SQL-safe

Card image
URL2Text + Text2URL

URL2Text to convert a URL into string Text2URL will converts a text with ...