Similar codes

Card image cap
Int function in ASP Classic (cint vs fix)

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

Feb6

Card image cap
RoundUp

Rounds a number up, like Excel function RoundUP

2018Jun2

Card image cap
Floor

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

2018Apr25

Card image cap
RGB2Long

Converts Red, Green and Blue integers into RGB long value

2018Jun2

Card image cap
iShuffle + lShuffle

Generates a random number, integer or long

2018May13

Card image cap
Hex2Int

Converts hex to Integer

2018Sep27

Card image cap
Bin2Int

Converts Binary to Integer

2018Sep27

Card image cap
RoundMinutes

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

2019Jan9

Card image cap
CutLeft

Cuts the left part respecting words, without cutting words

2018May30

Recently by developer

Card image cap
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Tue 8AM

Card image cap
SettingSave + SettingRead for NumberFormat

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

Apr19

Card image cap
ANmaCellFormat

Reads or set Numberformatting for a cell or range. Can pass sheet and workbook ...

Apr18

Card image cap
CopyFields_FromTo

Moves strings within cells into other cells, move or copy. Specific task to ...

Apr17

Random Codes

Card image cap
NumberNumberNumber

Finds 3 numbers in a string by ignoring characters between them. ' example ...

Mar2

Card image cap
Excel clipboard bug

Looks like there is a bug in Excel when dealing with copy and paste. Excel ...

Dec27

Card image cap
Detailed errors - Web.config

Show detailed error using Web.config Was always struggling with the exact ...

May25

Card image cap
X-editable

In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery. From

2019Aug31