<div>I have a processing set that needs to count the number of records selected and then divide by &#39;10&#39;</div>
<div>Suppose the number of records is 73 - so my processing divides by 10 and the result is 7.3</div>
<div> </div>
<div>I need to round up to the next whole number....so I need the resulting answer to be &#39;8&#39; in this case</div>
<div>(meaning anything above a number should round up to next number, even if it was 7.1, etc - it should round up to 8)</div>
<div> </div>
<div>Trying to determine how to write an edit for this or is there already something inherent in filePro that will round up but doesn&#39;t require it to be 7.5 or higher to round up</div>
<div>Hope that makes sense ha</div>
<div> </div>
<div>Any suggestions?</div>
<div> </div>
<div>Scott</div>
<div>PDM</div>
<div> </div>