hi


new to vba.


if i have a textbox on a form in access (2000) and a button called 'copy', which command do i place behind this button to copy the contents of the textbox to my clipboard?

ive tried .copy
is it something to do with the do.cmd?