You can't create a form field that can only be editied by an individual or
group. However, you CAN create a form that is private to only a group or
individual. There are several ways to do this. One is to create a subweb
with unique permissions, and put your protected documents in that web.
Another is to use ASP, ASP.Net, or some other server-side technology to
write a login page and pages that only allow logged-in users to view them.
Requires some programming.
--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.