Doug:  I haven't tried this...  What if you put a button on
the form for "Add a row", with the A underlined so it is a
hot key.  If you keymapped the F2 to Alt-A, would that
trigger the button?

Karen

 
> Hi List - I have a client who does a lot of heads-down data entry and is 
> used to hitting F2 to enter a new row.  I've thought of putting a button 
> after the series of fields into which she's entering, but she doesn't 
> always use all the fields, so reaching over, mousing around, 
> clicking...etc is a productivity killer for her.
> I'd like to snag the F2 keypress and run an EEP (for data verification, 
> etc) before the row gets added.
> I looked at SET KEYMAP but that only reassigns keys.
> Any ideas?
> Test for LASTKEY on exit from each field?  Will F2 fire an On Exit EEP?
> TIA
> Doug
> 

Reply via email to