Arthur Fuller
fuller.artful at gmail.com
Sat Jul 23 10:45:08 CDT 2011
If I understand what you are saying, I ought to create an array consisting of M1...M29 and pass it to said function, and let the function walk through the array to determine the max value. Is that right? Thx. Arthur On Sat, Jul 23, 2011 at 11:35 AM, Dan Waters <df.waters at comcast.net> wrote: > Hi Arthur, > > I found this function in my library file. This uses a parameter array and > just loops through looking for the highest one. > >