Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How come If formula does not show result in report?
Message
General information
Forum:
Visual FoxPro
Category:
Crystal Reports
Miscellaneous
Thread ID:
00673981
Message ID:
00674404
Views:
26
This message has been marked as a message which has helped to the initial question of the thread.
Try this
WhilePrintingRecords;
If {master.shock_agcy} startswith "FD ALS" then
"ALS"
else If {master.shock_agcy} startswith "FD BLS" then
"BLS"
else If {master.shock_agcy} startswith "AMB" then
"AMB"
else {master.shock_agcy}
>That's right. I mean nothing prints.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform