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 ?
Alex Dybenko - 13 Dec 2005 09:45 GMT
Hi,
look in access help for autokeys macro

Signature
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com
>I have an unbound forms that have some fieds. When the user has the cursor
>in
[quoted text clipped - 4 lines]
> information entered in the second form.
> So can you program F2 ?