|
-
Aug 28th, 2000, 09:47 PM
#1
Thread Starter
New Member
I would like to specify decimals format fields by condition eg.
if name = x then
2 decimals
else if name = y then
3 decimals
else
0 decimal
i can use if-then-else in crystal report but when i use 1.00 instead of 2 decimals format, the result is 1.00 (it should be 20.25)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|