Make a small EEP for a button you can place where you want: PROJECT a temp table using * WHERE LIMIT = 0, table has no values
INSERT some values to add one row UPDATE the temp as needed APPEND the temp back to the original table DROP the temp Then use PROPERTY commands 'REFRESH', 'RestoreOrderBy', and 'Last' to get it back in order and open the new row. Tom Frederick From: [email protected] [mailto:[email protected]] On Behalf Of Patti Jakusz Sent: Sunday, February 15, 2015 4:21 PM To: RBASE-L Mailing List Subject: [RBASE-L] - emulate an F2 key? Is there a way I can put a control on a form that will act as an F2 key? I have a scrolling region and I can't put in a navigator bar, but we need to be able to insert new rows . But it would be so much nicer if they can click on a button rather than go and find the F2 key. Patti

