Search results 110

Card image cap
FindFile_Word

Finds a file within open documents of current instance

Card image cap
WorkbookClose_ANmar

Closes a workbook, checks if it is already open first, works for workbooks ...

Card image cap
FindFile

Finds if a workbook is open or not in same Excel session

Card image cap
CreateFullTree

Creates full tree if not found

Card image cap
FindVBAObject

Finds specific VBA object in VBE project User need to setup to trust VBA ...

Card image cap
NMACode

Converts all Ƽ found in a string into their actual chars

Card image cap
TextPercentageMatch

Matching any part of a string in another , then returns 0 if not match, Or ...

Card image cap
RemoveChars

Removes all chars found in Chars_to_remove from String1

Card image cap
File_FirstFound

Gets first file found matches a wildcards mask, using Dir()

Card image cap
HaveNonEnglish + StringASCIIs

Checks if one char is within two ASCII codes or not (StringASCIIs) Used to see ...

Card image cap
MatchIf (aka VMatchIf)

The best Match I created, return 0 if not found, kind of CountIF+Match ...

Card image cap
FixPath, IsThere, IsThere1 ...

Set of 6 functions to deal with filesystem. Gets current workbook path, ...