Similar codes

Card image cap
UnixDateTimeNumber

Calculates Unix date/time number of a given date/time. Needed it to pass ...

2023Jan6

Card image cap
pd

Format a number with total number of digits I used it to format a date as ...

2018Dec29

Card image cap
NumberEnding

Add st, nd, rd or th to end of number, can be used for dates also

2023May3

Card image cap
MyDayName

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

2018Apr21

Card image cap
ANmaDate

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

2023Apr27

Card image cap
BusinessDateAdd

Counts the number of business days Add or subtract a number of business days ...

Oct11

Card image cap
SwapDate

Changes date format from US to International or from international to US. ...

2018Jul5

Card image cap
VB6Format

Trying to create VB6 "Format" function in Classic ASP, works now for date only, ...

2018Jul24

Card image cap
Convert2SQLDate

Converts a date (numeric date) into Date acceptable by SQL, as in YYYY-MM-DD ...

2018Jun14

Recently by developer

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

Card image cap
MatchIf2Up

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

Apr29

Random Codes

Card image cap
DB Functions (By AI)

3 functions to add or update data to DB and Read from DB. These were also ...

2023Apr23

Card image cap
Evaluate

Execute any command in Excel VBE, using Application.Evaluate to execute almost ...

2020Feb16

Card image cap
SimpleSlideView

Good slide view, animated moving menu, or wizard steps From

2019Jul4

Card image cap
ListBox_SelectedIndexes

Create list of selected items in MSForms listbox as string separated by | Or ...

2018Jun11