I am working on a UDF that may be more complicated than I can handle. (sigh)
The UDF is called just once from a single cell in the only sheet in the only open workbook. I have break point (F9) set at the top of this section of code:
. . .
Dim iCol As Long
Dim RBestI As Variant
Dim...