assign a function key to an unbound field

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an unbound forms that have some fieds. When the user has the cursor in
a particular field, and he press F2 (or any other function key), another form
is displayed so the user can enter some values and when pressing ok, the
initial field is filled with the appropriate value made up from the
information entered in the second form.
So can you program F2 ?
 
Back
Top