Search results 19

Sorted from new to old.
Card image
1st cell of sheet range

Returns the address of first cell in data in range, the very first cell of very ...

Card image
HTMLdd_Fromdt

Extracts the innerText of < dd > < / dd> for a specific < dt> < /dt> from HTML ...

Card image
Grandchildren files and count

Returns list of files in 2 level folders Will not find files as children of ...

Card image
Arabic in MySQL

Here is how to read Arabic text from MySQL db from Classic ASP I tried a lot ...

Card image
ScanFolder

Scans folder and its all subfolders (2 levels only) for files then put file ...

Card image
GetAmazonPrice

Reading price of an item in Amazon. An AI-generated function with AI-generated ...

Card image
Listbox 1st item [Any]

Allow user to select [Any] as first item in list that will deselect all other ...

Card image
merge2Arrays

Merges two 1-dimension arrays and return an array Both should be 1 dimensional ...

Card image
tag_add

Add to textbox from listbox (select option) ensure its uniqueness

Card image
DB_Connect

VBA-Excel function to connect to SQL Database server, in addition to ...

Card image
ShortenDir

Shorten a long Dir by adding ... in the middle to make it fit in small boxes ...

Card image
RmDir

Delete a folder, expects to be an empty folder, path must be already MapPathed

Card image
Upload4

Uploading files into server, the simplest way I have here This is the famous ...

Card image
IIF

Works the same as it's VB IIF equivalent. IIf will coerce an expression into ...

Card image
strUnQuote

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

Card image
Match2

Matching by two values at the same time in two columns Just like Match the ...