Jim, Select the total row count for the table into a variable; take away 20 or whatever number of rows you want to see; then:
browse... where COUNT > .vRowCount Regards, Alastair. From: Jim Belisle Sent: Tuesday, December 07, 2010 9:47 PM To: RBASE-L Mailing List Subject: [RBASE-L] - browse table at last entry I know the code BROWSE Product WHERE COUNT = LAST brings up the last row in a table. I want to go to the last row but see the other rows in the table. What code do I use? James Belisle

