Hi,
I am trying to conditionally position two fields in Crystal Reports 2013.
I am confused as to whether or not to use twips or inches.
In inches, I had the following formula in the X position for one of the fields:
If not(condition) then 6.228 else 10.542
In twips, I changed it to:
If not(condition) then 8962.56 else 15180.48.
The inches isn't working and the twips is creating my right margin to go much farther out than the report size.
How do I correctly enter the formula?
Thank you,
Erin