Similar codes

Card image cap
Seconds2Time

Converts seconds from numbers into time in format of ...

2018Jul11

Card image cap
Nautical/Flight Functions

Functions perform various calculations useful for planning trips. MPH2Kt: ...

2020Oct13

Card image cap
RoundMinutes

Rounds time into nearest quarter up or down, half up or down based on argument ...

2019Jan9

Card image cap
Convert2SQLDate

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

2018Jun14

Card image cap
GetUTC

Get the time and date in Universal time based on local time Uses w32tm / tz ...

2018Jun22

Card image cap
UnUnixDateTime

Convert a number represents a date in Unix format back into date, opposite of ...

Jan6

Card image cap
Times_inHours

Calculate the total number of hours between two times and return in format ...

Jul20

Card image cap
Total14Round

Round time to Hours:Minutes format regardless of number of days Like in 80:40. ...

Aug8

Card image cap
pd

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

2018Dec29

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 connection driver

What is the Driver part in ConnectionString

Jun2

Card image cap
DelFiles

A very simple to delete a directory and the entire files and folders in its ...

2020Apr1

Card image cap
HTMLTag + HTMLPair

Generate HTML tags with thier parameters as name=value pairs ' Example of ...

2018Jun30

Card image cap
MoveDown + MoveUp

Moves an item in listbox up or down Needs Lst1 as listbox name Put code ...

2018Jun2