Search results 59

Sorted from new to old.
Card image
NumberBeforeString_HTML

Cuts a number that would be found before certain word inside a block string. ...

Card image
VLookup_HTML

Does a search in 1st column (< td tag) in an HTML table (< table tag), and ...

Card image
ReadFileBytes

Reads bytes from file using FSO, Number of bytes can be decided as well as ...

Card image
Protect txt file into word doc with password

Saves txt file as word doc with password. Passing txtfile having full path and ...

Card image
ReNumber_IDColumn_inTable

Reset numbers in ID column, with help from AI. The StoredProcedure will move ...

Card image
ReverseArray

Reverses order of array. In other words, the upperbound value of an input ...

Card image
SearchinHTMLTable

Search for a word in a certain column in html table and return the full row ...

Card image
ReplaceStrings

Replace strings found in list of strings from inside a string, does that make ...

Card image
ANmaNumber_Closest2Word

Finds the number between two spaces that is found close to of Word1Location ...

Card image
Fix Excel Issue

Fixing Excel broken spreadsheet issue. When working with some large ...

Card image
IfFoundInList

Checks to see if sStr matches on of the items in Listof, knowing separator, ...

Card image
IfFullWord

Returns True if found as full, False if not found as full Full word means word ...

Card image
WordPress - Excel functions (AI)

3 functions to download posts, adds new post and to upload and set featured ...

Card image
Filename_Clean

Returns cleaned file name of invalid characters. Needs to be modified if used ...

Card image
SQL Related posts

Steps to create related posts query in SQL. Index, catalog, matching posts for ...

Card image
Hiding chart in Excel

How to hide a full chart in Excel. By treating it as shape, not as chart.