View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ed Ed is offline
external usenet poster
 
Posts: 46
Default Min of 2 variables

What is the code to obtain the variable c as the minimum of variables
a and b?

c = minimum of a and b