Search results 60

Sorted from new to old.
Card image
ReplaceStrings

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

Card image
HTML2Str

Special version to convert HTML to string. Uses RemoveHTML, then after that it ...

Card image
Column1Range

Return a range of cells in column where ... Return Range Ignore header ...

Card image
SqlExec

Runs SQL Command that needs no return This is primarily useful for CREATE, ...

Card image
OutlookFolder_DuplicatesRemove

Removes duplicated emails in an outlook folder. Originally not my work, ...

Card image
ANmaRemoveDuplicates

Removes duplication in table in 1 or more columns using Excel ...

Card image
LastRow_Remove

Removes last row in a table starting certain cell. Creating and using this ...

Card image
RemoveDuplicates

Removes duplicated items from a 1-dim array into new array, does not modify ...

Card image
CreateUniqueList

Create list of unique items from a column into another column This is similar ...

Card image
CleanArray

Cleans array of unwanted items This usually needed after you merge two arrays, ...

Card image
TrimEnters

SQL Function to remove repeated Enters from a string in SQL Chr(13) + Chr(10)

Card image
Delete_Unwanted_Rows

Delete rows in a different way I used to delete rows by looping through those ...

Card image
Remove_Between2Quotes

Remove any char (or string) found between two quotes in a string This is an ...

Card image
FilesKill

Delete Multiple Files (with WildCards) To delete multiple files from a ...

Card image
More Bootstrap wells

Additional Bootstrap well colors, I always find it easier to use Wells (used in ...

Card image
MatchLastIf

Finds last occurrence of a match in a column Finds the row of last time an ...