Crystal Reports - Version 10.
Hello everyone... I need to create a Average Formula that will display my results in the report footer. I have two fields {DISTRICT_STATE} and {DISTRICT_CITY}. I'm grouping by {DISTRICT_STATE} and then listing the cities {DISTRICT_CITY}. I've created a running...
Hello Everyone…
I have a shopping that determines the unit price of an item by the number of quantities ordered. I have two forms... 1 - Power Charges. 2 - Bridge Plugs. I need to configure a way to add a 5% discount to the Total Price of Power Charges only if 20 or more Bridge Plugs are...
Counting Formula Help
Crystal Reports - Version 10.
Hello everyone... I need to create a Counting Formula that will display my results in the report footer. I have two fields {FORM.ELEMENT_NAME} and {FORM.ELEMENT_VALUE}. My 'Select Expert' is set {FORM.ELEMENT_NAME} is equal to 'Region'...
-k
Your example was missing a '{'. I made the change and the formula works great!!! Thanks for all help.
if {table.Feature_Code} = "HOU_067" then
mid({table.Feature_Value},2)
else
{table.Feature_Value}
RichCha
Hi everyone,
Crystal Version: 10
Here’s what I’m attempting to accomplish. I have two fields {Feature_Code}, {Feature_Value}. I would like to remove the ‘H’ from the {Feature_Value} only if the {Feature_Code} = HOU_067.
How it is now:
{Feature_Code} {Feature_Value}
HOU_065 H12500...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.