Similar codes

code image
Floor

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

2018Apr25

code image
RoundUp

Rounds a number up, like Excel function RoundUP

2018Jun2

code image
TimeRound

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

2018Jun25

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 ...

Feb6

code image
RoundMinutes

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

2019Jan9

code image
ANmaInt

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

2023May2

code image
ChartMaxY + ChartMinY

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

2018Aug16

code image
IsThere_Remote

Checks if a file can be reached online or no Same as

2019Jun7

code image
Card9-BS3

Rounded border cards in bootstrap 3

2019Apr13

Recently by developer

code image
HTMLCloseTag_HasWordAfter

Finds the number of occurrence of a "Numeric" inside a string having a certain ...

Sun 4AM

code image
CountColumnCells_Unique

COunts unique cells found in a column. Passing sheetname, workbook name and ...

Sun 4AM

code image
Walking Columns (Scrollable Columns-Chart)

Allow users to scroll through columns in column-chart. Used chart.js, this is ...

Sep30

code image
Font-Based progress bar

Show progress bar using fonts only. Neat trick to use inside HTML or word ...

Sep29

Random Codes

code image
SettingSave + SettingRead for NumberFormat

Reads or applies certain NumberFormat to cell in settings. Same patterns as ...

Apr19

code image
FindAncherURL_InHTMLRow

Finds the URL (href tag value) for an anchor inside a table row (tr element) ...

Mar4

code image
ProtectFile_XorD + UnProtectFile_XorD

Protects and unprotects a file using password Creates another copy of the file ...

2020Jan10

code image
all_tab_columns

List all columns in all tables for all schemas in oracle db workbench

2019Dec22