Copieng and pasting with VBA
Hi,
i have a bit of a problem, im a way to big novice,
the assignment that i got was that the users of the database, need to be able to press on a button , and adress info should be copied to the clipboard, so the users can easly copy it to word, publishing it into word isnt an option cus they use old letters and emails stuff like that, and want to work as efficient as the can, my boss has been pounding on me that it should just copy to the clipboard,
hes what i need to do in VBA, i need to selelect a query to run it, select a tabel (maybe open it first) and copy the content, without the layout, i know there is a command "copy special" with should do the trick i know it does its job done from excel to word without coping the layout,
im at it for 2 days now, and i have still no qlue what to do, so i wanted a bit of a fresh start. i hope someone can help me.
also if you need any code just ask,
(p.s i allready made the button and query)
|