
using vba to copy to clipboard
I am trying to copy information to the clipboard using VBA. The major
problem is that the information needs to come from seperate fields in the
same table. It is a contact management database and my client wants to
copy the information on a client in this format:
Company Name
Fname Lname
Title
Address
City, State Zip
I am consulting for this client and I have tried to get them to use the
mail merge, but they say that they don't like that.