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?
Thank you,