Similar codes

Card image cap
ANmaDate

Returns date in human format. Which is as follows... Just day name (and time) ...

2023Apr27

Card image cap
getDaysInMonth

Gets number of days in a certain month

2018Jul15

Card image cap
MyDayName

Returns the day name in several formats It uses either full date or only ...

2018Apr21

Card image cap
Filename_Clean

Returns cleaned file name of invalid characters. Needs to be modified if used ...

2023Jan11

Card image cap
RemoveDuplicates

Removes duplicated items from a 1-dim array into new array, does not modify ...

2022Jul7

Card image cap
GenerateRandom

Generates a random string, returns string passed, then full date, then 8-chars ...

2018Sep12

Card image cap
DateDiff_En

Calculates the differences of date (against NOW) and return in English ...

2022Mar3

Card image cap
Num2Ar

Convert numbers into Arabic words, like 230 to مائتان وثلاثون I have multiple ...

2019Jan9

Card image cap
HaveNonEnglish + StringASCIIs

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

2018Jun17

Recently by developer

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

Wed 7AM

Card image cap
Files_FoundHours

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

Tue 7AM

Card image cap
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Mon 9AM

Card image cap
ANString_Location

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

Apr23

Random Codes

Card image cap
ANStrFind_AndOrAdd

Checks if an item was found in list of items and return 1 if yes, 0 if not ...

Dec19

Card image cap
VHD file 7GB - Delete

VHD file, 7GB, helpful when you want to quickly save files into an 8 GB usb ...

2018Nov8

Card image cap
TreeView

A plain pure VBA Treeview control to be used inside Excel (official link has ...

2018Sep2

Card image cap
Run Application (ping.exe)

This script uses WSH to open an executable and save the results to a textfile.

2018Apr16