Report Design
 Crystal Reports Forum : Crystal Reports .NET 2003 : Report Design
Message Icon Topic: Formatting Numbers Help Post Reply Post New Topic
Author Message
jrs1234
Newbie
Newbie


Joined: 02 Mar 2009
Location: United States
Online Status: Offline
Posts: 37
Quote jrs1234 Replybullet Topic: Formatting Numbers Help
    Posted: 16 Mar 2009 at 2:18pm
Hello,
 
I have a numeric field for vacation that comes into my CR and I need to add in a decimal place ..
 
data coming in could be:
 
4250 --> needs to look like this:  42.50
928 -->needs to look like this : 9.28
 
I have tried totext() but that is not giving me what I need. I would think this would be a simple thing .. unless I am missing something (and obviousl I am!)..
 
Thanks,
JennConfused
IP IP Logged
lockwelle
Moderator
Moderator


Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Quote lockwelle Replybullet Posted: 18 Mar 2009 at 6:26am

You say could be like that...will it always be? 

I guess I build a formula.  I would check the totext to see if it has a decimal in it, if so, leave it alone, if not, divide by 100.  this should work for preformatted values and non formatted, but if 4250 comes in and that is the value you want OR it can come in as 4250 and you want 42.50 or 425, you are going to need an identifier of some sort to know how much to divide by.
 
Hope this helped
IP IP Logged
jrs1234
Newbie
Newbie


Joined: 02 Mar 2009
Location: United States
Online Status: Offline
Posts: 37
Quote jrs1234 Replybullet Posted: 18 Mar 2009 at 6:38am
Thanks - that helped and I was able to create the formula and all is good. I really appreciate it !!!
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.016 seconds.