<Gnx>

<< Click to Display Table of Contents >>

Navigation:  Reference > Label controls >

<Gnx>

This is the grouping control code for ranking of table rows or columns.

The n represents the rank level which can be any value between 1 and 8.

The x code is one of the following:

B (begin group)

E (end group)

P (carry-along with previous row)

N (carry-along with next row)

Within each set which starts with <GnB> and ends with <GnE>, all rows are ranked individually including the begin and end rows unless they have <GnN> or <GnP> rows for the same group. <GnN> and <GnP> rows are moved around with the row to which they are assigned.

Only works in stub labels if format RNK is set.

Only works in banner labels if format RNB is set.

See also formats:

RNA Rank in Ascending order

RNB Rank Banner (columns)

RNC Rank Column to be used for ranking

RNK Rank rows

RNS Rank Summary tables (+t or CON)