View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
carl
 
Posts: n/a
Default Modify A formula

Is possible to modify thisso that the value the minimum value returned is 2 ?

=ROUNDUP(COUNTIF('Filtered Allocation'!$A$2:$A$10000;A3)/3;0)

Thank you in advance.