Good morning everyone!
I have a scrolling region on a two-table form.  The first table is the invoice 
header info, the second is the line items.  I put a check in to be sure that 
the item total matches the invoice amount.  If it does not, I append a row to 
the line items and edit it.  The check calculates on the last field in the 
region, ItemAmt.  When I append a new row, the cursor goes right to the ItemAmt 
field and won't let me select a new item because it recalculates on exit.  How 
can I get the cursor to go to the first field in the region?  I have played 
with the getproperty ->RecNo but don't know what to do with it after I find the 
value!  Any ideas what I am obviously doing wrong?
Thanks!
Jan Barley

Reply via email to