Hello all
I am doing a form where i have a combo box for departments. i only want certain fields to display for the relevant department how can i do this?
Any help greatly appreciated:
If term code is equal to 'G' I want to display COD else display CHG.
Using the following with crystal 10
If {ORHDR.Terms} = "G"
then "COD"
Else "CHG"
getting keyword then is missing
Trying to create the following:
Jan Feb Mar
Item Sales Volume Std Sales Volume Std Sales Volume Std
ABC 10 5 4 9 7 3 8 6 4
How do I create a Date column for past 3 years.
Any help appreciated. Thanks.
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.