I have a msaccess database; I want to copy background image of form and paste into word file, but it is not working?? any solution please??
how can I copy Background image of MS access form???
Collapse
X
-
1) MAKE A COPY OF YOUR FORM
I take no responsibility for any damage you do to your database in anyway shape or form
2) If you are not using a full version of Access, then you will not be able to do anything useful in design mode
3) Be careful with using images. If you do not have the copyright that allows you to use the image in this manner, then stop.
open MS-Paint or other graphics design program
open your database
open the copy of the from in design view
If you can open the copy of the form
Select the image
<ctrl><X>
this should cut the image from the form and place it on the clipboard
Now select a new image in your GDP, or in Paint simply activate the window
<ctrl><v>
This should paste the image down.
Now save in the desired format (paint default is .bmp so make sure you select something better than that).
You should now be able to insert the image into the document.
Past that, there is no other way other than screen shot; however, if you have to resort to that, then I seriously doubt you have the legal rights to the image in question.Comment
Comment