Search results 141

Sorted from new to old.
Card image
HTML and URL codes

Always find my self needing to know those quickly to continue working, so ...

Card image
ANmaBrowser v20.19.01

Single file, Classic ASP, Bootstrap 4.1 and FontAwesome 5.0 file manager. ...

Card image
IsThere1_Remote

Checks if a file is found from a URL, finds a file in a remote server

Card image
IsThere1_Folder

Checks if a folder is found or not, can pass either mapped path or unmapped ...

Card image
SheetDelete_ANmar

Deletes a sheet from a workbook, checks it is already there first

Card image
FindFile_Word

Finds a file within open documents of current instance

Card image
WorkbookClose_ANmar

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

Card image
FindFile

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

Card image
CreateFullTree

Creates full tree if not found

Card image
FindVBAObject

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

Card image
NMACode

Converts all Ƽ found in a string into their actual chars

Card image
RemoveChars

Removes all chars found in Chars_to_remove from String1

Card image
File_FirstFound

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

Card image
HaveNonEnglish + StringASCIIs

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

Card image
MatchIf (aka VMatchIf)

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

Card image
FixPath, IsThere, IsThere1 ...

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