Rounds the number of minutes to the nearest quarter of half like 4:32 to 4:30 ...
2018Jun25
If you are looking for a function ASP Classic (VBScript) to do what Int() does ...
2024Feb6
Rounds time into nearest quarter up or down, half up or down based on argument ...
2019Jan9
Calculates the maximum of the chart Y Axis to draw, the shifted one, not exact ...
2018Aug16
Checks if a file can be reached online or no
Same as
2019Jun7
Uploads 1 file to FTP. It will create temp script to login to FTP and uploads ...
Sun 5AM
Finds first item from RngAddr that is not listed in InRngAddr Returns the item ...
Apr19
Returns the value of first duplicated item found in a range. This is to ...
Apr18
Duplicate 1 row into row below with insert using fill down or copy-paste No ...
Apr17
Protect VBA project from inside VBA This is the raw way, there has to be other ...
2019Jan1
Copies range without using clipboard. Applies formats into a cell (or range) ...
2018Aug10
Just like UCase and LCase, ProperCase (or PCase) will capitalize 1st letter of ...
2018Aug8
Returns file size in formated human way (mb, gb, etc..) Or, it can format any ...
2018Apr25