Similar codes

Card image cap
FindName

Finds a name in a workbook, returns true or false

2018Jun10

Card image cap
FindVBAObject

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

2018Jul6

Card image cap
IfFoundInList

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

Jul24

Card image cap
WorkbookOpen_ANmar

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

2018Jun16

Card image cap
IsEven + IsOdd

Returns True if integer is even by using IsEven While IsOdd, will returns True ...

2018Sep27

Card image cap
Between_2Chars

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

Nov22

Card image cap
CTRL+K,C

Comment and de-comment lines quickly in VBE Create shortcuts inside VBE to ...

2019Jan5

Card image cap
FrmPass

Prompt for a password, or username and password, returns information back to ...

2018May20

Card image cap
DigitsORLettersOnly

Check if the string has special characters or not, only Letters or digits ...

2018Aug8

Recently by developer

Card image cap
ANmaHTMLTables_Combine2

Combine strings of two HTML tables into string of one table.

Thu 3PM

Card image cap
MatchIF5

Searching for rows having 5 values in 5 columns Like

May6

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

May1

Card image cap
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Apr30

Random Codes

Card image cap
Remove_Between2Quotes

Remove any char (or string) found between two quotes in a string This is an ...

2020Mar9

Card image cap
Ask4Folder

Asks user for a folder, starting with certain folder

2018Jul29

Card image cap
CellRead (SimpleLookup)

Simply reading a value from a specific cell from a sheet from a workbook ...

2018Jun25