Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. liamthequietman

    Return the second highest value in array across a series of 10 fields

    thread707-1496731 Brilliant code MakeItSo! The code works great except if the first field is a zero or all the fields in the row contain zeros (see pic). Many thanks! Function Maximum(ParamArray FieldArray() As Variant) ' Declare the two local variables. Dim I As Integer Dim currentVal As...

Part and Inventory Search

Back
Top