Codes Required

Card image cap
FindFile_Word

Finds a file within open documents of current instance

2018Aug9

Card image cap
FindFile

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

2018Jul11

Similar codes

Card image cap
CanAccessVBA

Returns true if VBA is accessible through code, returns false if not

2018Jun22

Card image cap
WorkbookOpen_ANmar

Opens Workbook without running AutoMacros and without letting the user know ...

2018Jun16

Card image cap
FindSheet

Finds a sheet in a workbook, if no workbook name passed, it will use ...

2018Jun7

Card image cap
IfFoundInList

Checks to see if sStr matches on of the items in Listof, knowing separator, ...

Jul24

Card image cap
SheetAdd_ANmar

Adds a sheet to a workbook, after checking if workbook is open Checks if ...

2019Apr1

Card image cap
Between_2Chars

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

Nov22

Card image cap
List_of_Names + DeleteNames

List names in a certain workbook into sheet. And Deletes those names. You may ...

Jul9

Card image cap
NameNum

Finding the number of a name, used in a numerology program. Finds the number ...

2020Mar21

Card image cap
Excel user name

Get application user name or change it Originally from

Jun14

Recently by developer

Card image cap
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Tue 8AM

Card image cap
SettingSave + SettingRead for NumberFormat

Reads or applies certain NumberFormat to cell in settings. Same patterns as ...

Apr19

Card image cap
ANmaCellFormat

Reads or set Numberformatting for a cell or range. Can pass sheet and workbook ...

Apr18

Card image cap
CopyFields_FromTo

Moves strings within cells into other cells, move or copy. Specific task to ...

Apr17

Random Codes

Card image cap
GetColumnIndex

Returns Id of column (Column Index) from a cell. Similar to GetColumnName, this ...

2021Nov26

Card image cap
ProtectFile_XorD + UnProtectFile_XorD

Protects and unprotects a file using password Creates another copy of the file ...

2020Jan10

Card image cap
tAutocomplete

Dropdown list for input box works as Autocomplete Multi-column, themeable ...

2019Jun25

Card image cap
Find and Replace

This will find all occurences of a string in a text file and replace it with ...

2018Apr15