Search results 61

Sorted from new to old.
Card image
rel nofollow

Outside link no follow. html nofollow of rel No more confusion if it is ...

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
Header font name and size in VBA

Looks like it is not easy to change font name, size and style for a header or ...

Card image
MatchIf8

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

Card image
VBInstr_Occurance

Returns location of text inside another with jump ability for any certain ...

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
ANmaSpecialFolders

Returns path for a specific special folder in system Passing the name of that ...

Card image
Center Userform

Looks like forcing a Userform to be in center of an application is not as easy ...

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
Between_2Chars

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

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
Convert_Dash_to_Zero

Convert cells with dashes to zeros. Quick code needed to reset sheet copied ...