On Jan 27, 2007, at 8:25 PM, Norman Palardy wrote:

the min is

min(min(min(min(min(min(min(min(min(min(Val(Days1.text), (Val (Days2.text)), Val(Days3.text)), Val(Days4.text)), Val (Days5.text)), Val(Days6.text)), Val(Days7.text)), Val (Days8.text)), Val(Days9.text)), Val(Days10.text)), Val(Days11.text)))

Since Min can take more that 2 parameters, this would be easier to read:

min( Val(Days1.text), Val(Days2.text), Val(Days3.text), Val (Days4.text), Val(Days5.text), Val(Days6.text), Val(Days7.text), Val (Days8.text), Val(Days9.text), Val(Days10.text), Val(Days11.text) )

- David
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to