MinOfArray

Gets the id of an item with minimum in an array of numbers, with option

CodeFunctionName What is this?

Public

Tested

Original Work

Access is limited.

Login here using your Linkedin account. to see or download code.

No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Mydev.net

Linkedin Login

Parameters

Nums(), Optional OnlyPositives = 0

Examples

Sub TTT()
Dim Nu()
Nu = Array(1, 2, 3)
MsgBox MinOfArray(Nu, 1)
End Sub

Permanenet link

Statistics

Views 1,559

Downloads 544

IDs

CodeID
DB ID