Any idea why the 3rd and the 4th smallest would work, but not the 2nd?
everything is dimmed
Application.Goto Reference:=Worksheets("Sheet1").Range("X" & LStrt & ":X" & LEnd)
Set bidRng = Selection
bTwo(0) = WorksheetFunction.Aggregate(15, 4, bidRng, 2)
bThree(0) =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.