Using Min(), Max() in Excel VBA?
Using Min(), Max() in Excel VBA?
(OP)
Is there a way to make use of Excel's built in Min and Max functions within a VBA program? I would like the returned value to be stored in an integer, not in a cell.
Thanks,
Dave
Thanks,
Dave





RE: Using Min(), Max() in Excel VBA?