Search results 56

Sorted from new to old.
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
FontAwesome Custom icons issue

I faced an issue the past few weeks when trying to add my own icon to ...

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
SQL Related posts

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

Card image
Special chars

How to type special characters in keyboard using ALT + keypad numbers I also ...

Card image
ASP to static HTML

Convert Dynamic ASP files into HTML (once daily) to make them faster when ...

Card image
Copy formulas

How to copy formulas in VBA code. Learned that the hard way, just like most of ...

Card image
Rows 2 Cell

Convert items found in a column matching certain material into list in 1 cell ...

Card image
UnMergeFill

Unmerges all merged cells and duplicate cell contents into them. In another ...