Search results 64

Sorted from new to old.
Card image
Shapes_HideShow

Hides or shows multiple shapes in a sheet in Excel, using one line command ...

Card image
ANStrVLookupAll

Retuns list of all matchings after doing vlookups to return item from 2-dim ...

Card image
MatchIf8

Searches for 8 cells in 8 columns and returns the row number if all found. Has ...

Card image
VBA/Excel Registry hacks

Set of hacks to modify Excel/VBA settings using Windows registry (Regedit) ...

Card image
ANmaRead_1stFile

Returns information about first file name found after sorting matching files in ...

Card image
ANmaCellChar_Superscript_Subscript

Sets certain character inside a cell as superscript or subscript Edit ...

Card image
UserChanged_Log4

Adds date to column1 when user enters text in column2. Also, if user remove ...

Card image
Between_2Chars

Returns if a char was found between two defined characters. Like find if Loss ...

Card image
Thin HTML5 Coming soon Template

Simple, elegant, thin template for Under Contruction site. Found it in my ...

Card image
CopyDynamicRangeValue

Copy values from range to cell. Without using clipboard of course. Here the ...

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
Excel user name

Get application user name or change it Originally from

Card image
Range2Block

Concatenate all rows found in a range starting A1Cell for Columns_To columns ...

Card image
ANmaRemoveDuplicates

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

Card image
ASP Classic Page Cache

Set page to cache at certain time or force cache refresh. Something I found ...