<div>&nbsp; Wouldn&#39;t just a simple&nbsp; mid&nbsp; statement do the trick?</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp; cb=mid(cb,1,3)</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp; Scott</div>
<div><br><br>&nbsp;</div>
<div><span class="gmail_quote">On 9/13/07, <b class="gmail_sendername">Steven Waters</b> &lt;<a href="mailto:swaters@triumphinstruments.com">swaters@triumphinstruments.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Good Day,<br>I have a Filepro question.<br><br>I am trying to strip the decimal out of a number.<br>I have this written;
<br><br>cb(10,.0)=25<br><br>25 is (10,.2)<br><br>if the number for field 25 is 880.88<br>I get 881 out for dummy cb<br>or if the number is 710.00 I get 710 instead of 71000<br><br>How do you strip out a numbers decimal and stop the rounding and dropping of
<br>the 00<br><br>Thanks in advance,<br>Steve<br><br>_______________________________________________<br>Filepro-list mailing list<br><a href="mailto:Filepro-list@lists.celestial.com">Filepro-list@lists.celestial.com</a><br>
<a href="http://mailman.celestial.com/mailman/listinfo/filepro-list">http://mailman.celestial.com/mailman/listinfo/filepro-list</a><br></blockquote></div><br>