Search results 65

Sorted from new to old.
Card image
VBInstr (or Instr parameters)

The great function InStr I use a lot has a small confusing part. Which string ...

Card image
Digital Clock

Actually working digital clock JavaScript-based, refreshes every second Found ...

Card image
ArrSort_2Arr

Sort 2 1-dimension arrays Actually sort 1st array (Array1) based on values ...

Card image
GetRelativePath

Get relative path of one to another Pass two path strings to this function and ...

Card image
ServerUptime

Return how long the computer has been running. Return format is dd:hh:mm:ss ...

Card image
Seconds2Time

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

Card image
Weighted_Average

Does a weighted average, knowing that mathematical average between two numbers ...

Card image
SwapDate

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

Card image
HTMLTag + HTMLPair

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

Card image
Distance_Calc_fromString

Calculate distance between two points (Latitude, Longitude) LatLon1 and ...

Card image
AreTheyTheSame

Compares between two files in binary mode and returns true if they are ...

Card image
HaveNonEnglish + StringASCIIs

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

Card image
Match2

Matching by two values at the same time in two columns Just like Match the ...

Card image
WaitFor + ShellWait

Tell App to wait for number of seconds and Execute command and wait for it ...

Card image
RandBetween

Generating random number between two

Card image
LogoutALL

Logs out Linkedin by running two commands One will open new window to logout ...