<<
Yes,
the 1-2 combo: 
SAVEROW
PROPERTY TABLE  <tablename> ‘POST’ 
 >>
Here's what I had to do (based on your helpful hint):

PREVTAB
SAVEROW
PROPERTY TABLE Dash 'POST'
NEXTTAB

That recalculates the variables on the top table using the data just saved in 
the lower table.

The only issue is that the NEXTTAB doesn't appear to bring me into the row I 
want on the lower table, but that's minor at this point.

Thanks for the help.
--
Larry

Reply via email to