You can add the code below to its own module - I named my module Clipboard then you use code like:
Clipboard.SetText me.txtAddress & ", " & me.txtCity
Make sure to add reference to fm20.dll - I think is installed on most machines with Office installed. See
http://support.microsoft.com/kb/224305 for details.
The code below only works with text.
When do you mean by 'automatic'?