Similar codes

code image
Floor

Rounding a number to nearest integer closest to zero.
Equivalent to Excel ...

2018Apr25

code image
RoundUp2

Rounds a number to nearest identifier up. Like 105 up to nearest 20 ...

Oct1

code image
Int function in ASP Classic (cint vs fix)

If you are looking for a function ASP Classic (VBScript) to do what Int() does ...

2024Feb6

code image
ANmaInt

Cuts the integer part of a number. Like INT, FIX, or CINT I know we already ...

2023May2

code image
RoundMinutes

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

2019Jan9

code image
TimeRound

Rounds the number of minutes to the nearest quarter of half like 4:32 to 4:30 ...

2018Jun25

code image
ChartMaxY + ChartMinY

Calculates the maximum of the chart Y Axis to draw, the shifted one, not exact ...

2018Aug16

code image
Tabs19-BS3

Rounded tabs control in Bootstrap 3

2019Apr19

code image
Card9-BS3

Rounded border cards in bootstrap 3

2019Apr13

Recently by developer

code image
TemplateLine_10Xs

Two functions to automate the replacing of variables inside a long string. Up ...

Sun 3PM

code image
ANmaRename2Files

Quick batch file to rename two files. One of my big sources of images for my ...

Sun 3PM

code image
VBInstr_SpaceFriends_BetweenHTMLTags

Searches for string inside string with multiple possibilities, returns ...

Thu 1PM

code image
VBA/Excel Registry hacks

Set of hacks to modify Excel/VBA settings using Windows registry (Regedit) ...

Wed 5AM

Random Codes

code image
GetPapa + GetSon with variances

Gets the parent folder full name from a path Also Gets the son of a full path. ...

Oct26

code image
Special chars

How to type special characters in keyboard using ALT + keypad numbers I also ...

2021Oct13

code image
HTML redirect

Redirect using HTML Sometimes you need to do what you need to do The 0 in ...

2019May3

code image
getQueryString

Reading QueryString from JS

2018May29