Search results 15

Sorted from new to old.
Card image cap
DecimalPlaces

Returns how many decimal places the number have

Card image cap
Min_No0s

Getting the minimum number from an array excluding zeros.

Card image cap
ListBox bug with TabIndex

Setting TabIndex for a listbox to 0 in a Userform will have some issues when ...

Card image cap
ANStrSort3

Sort list of texts having cell address by cell address as alphanumeric in Asc ...

Card image cap
HTMLPadding_or_Margin

Finds the padding or margin from a style statement for an HTML tag. Passing ...

Card image cap
CopyDynamicRangeValue

Copy values from range to cell. Without using clipboard of course. Here the ...

Card image cap
LXFormat

Formats a number found at end of string to have additional leading zeros to ...

Card image cap
SubZero

Forces Excel to not convert numbers during moving them across sheets, or ...

Card image cap
NumberDigitImage

Creates list of images to represents a number. Basically multiple < img > tags ...

Card image cap
Convert_Dash_to_Zero

Convert cells with dashes to zeros. Quick code needed to reset sheet copied ...

Card image cap
Max + Min

Calculate maximum of array of numbers or Minimum of array of numbers Also, ...

Card image cap
HeadingZeros Remove and Add

Adds or remove zeros at start of string Used to clear heading zeros from ...

Card image cap
pd

Format a number with total number of digits I used it to format a date as ...

Card image cap
RandomHelloACM

Generate random using web service into ASP variable. With help of PHP, we now ...

Card image cap
Floor

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