INFORMATIONAL ** THIS INFORMATION HAS NOT BEEN VERIFIED **
Column Placement in the Row Format and How it Works
Entry Type: Informational
Product: FRx
Application: FRx Desktop
Version Reported: 6.74
Subject:
Column Placement in the Row Format and How it Works.
Possible Resolution:
Column placement in the Row format allows users to force values from one Row/Column into another Row/Column. In the Row format below, row 350, in combination with the Column layout below produces the following values:
| Column A (Description) | Column B | Column C | Column D |
| Cash Checking (Row Code is 350) | $1,824.00 | $85,841.13 | $87,665.13 |
On row 605, the CAL format code with the calculation B=D350, C=B350, D=C350, tells FRx to:
- Place the value from row 350, column D ($87,665.13) into column B of the current row (row 605).
- Place the value from row 350, column B ($1,824.00), into column C of the current row (row 605).
- Place the value from row 350, column C ($85,841.13), into column D of the current row (row 605).
The results of row 650 would look like the following:
| Column A (Description) | Column B | Column C | Column D |
| (CAL, B=B350) | $1824.00 |
In row 358, the CAL format code with the calculation B=B350 tells FRx to place the value from row 350, column B ($1824.00), into column B of the current row (row 358). The results of row 358 would look like the following:
| Column A (Description) | Column B | Column C | Column D |
| $1824.00 |