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

Linkedin Login

Nums(), Optional OnlyPositives = 0

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

Views 1,558

Downloads 544

CodeID
DB ID