> I can not find a simple anwser in the help menu for such a simple task, strange
Perhaps I misunderstand this question, but did you try selecting the
field, then:
Ctrl + C
or..
Edit + Copy

Signature
Fred
Please only reply to this newsgroup.
I do not reply to personal email.
fredg - 05 Mar 2005 01:12 GMT
>> I can not find a simple anwser in the help menu for such a simple task, strange
>
[quoted text clipped - 4 lines]
> or..
> Edit + Copy
I forgot this was posted in modulesdaovba.
You can also use:
[ControlName].SetFocus
DoCmd.RunCommand acCmdCopy

Signature
Fred
Please only reply to this newsgroup.
I do not reply to personal email.