I am sorry,
I trying to display Account no on the report;
Account No is constructed of four fields and I want some of the fields to be left or right justified. Hence, I have formula called AccountNo where
AccountNo = Field1 + Field2 + Field3 + Field4
Is there any function to do shift left or shift right on a field or any suggestions?
You can't use justification once they are concatenated. However you could use some conditional spaces to make them appear justified. Why don't you just put the 4 columns on the report side by side instead of combining them in a formula? That way you can use the aligment buttons to justify them independently of each other.
Ken Hamady, On-site Custom Crystal Reports Training & Consulting
Public classes and individual training.
Expert's Guide to Formulas / Guide to Crystal in VB
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.