Search results 16

Sorted from new to old.
Card image cap
ANstr_Column

Reads and concatenate the full HTML or non-HTML of column (ColumnID) from HTML ...

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
Concatenate_HTMLColumn

Build a string from a certain column in html table (using < table, < tr, and < ...

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
Convert_Dash_to_Zero

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

Card image cap
NMRRank_v2021

Ranks a number among set of numbers. This is part of huge tool, we needed to ...

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