Connecting Tech Pros Worldwide Help | Site Map

Clipboard

  #1  
Old November 13th, 2005, 06:22 AM
Trevor Best
Guest
 
Posts: n/a
Is there a built-in way of accessing the clipboard in Access?

--
This sig left intentionally blank
  #2  
Old November 13th, 2005, 06:22 AM
PC Datasheet
Guest
 
Posts: n/a

re: Clipboard


See, I'm not ignoring you!

Steve

http://support.microsoft.com/support.../Q138/9/09.asp
http://support.microsoft.com/support.../Q138/9/10.asp



"Trevor Best" <nospam@besty.org.uk> wrote in message
news:41c00c6e$0$1064$db0fefd9@news.zen.co.uk...[color=blue]
> Is there a built-in way of accessing the clipboard in Access?
>
> --
> This sig left intentionally blank[/color]


  #3  
Old November 13th, 2005, 06:23 AM
Phil Stanton
Guest
 
Posts: n/a

re: Clipboard


Have been watching this conversation.

Is it possible to copy things other than strings ( formatted text boxes,
images, OLE objects etc)

Thanks

Phil


"PC Datasheet" <nospam@nospam.spam> wrote in message
news:jeZvd.181$9j5.86@newsread3.news.pas.earthlink .net...[color=blue]
> See, I'm not ignoring you!
>
> Steve
>
> http://support.microsoft.com/support.../Q138/9/09.asp
> http://support.microsoft.com/support.../Q138/9/10.asp
>
>
>
> "Trevor Best" <nospam@besty.org.uk> wrote in message
> news:41c00c6e$0$1064$db0fefd9@news.zen.co.uk...[color=green]
>> Is there a built-in way of accessing the clipboard in Access?
>>
>> --
>> This sig left intentionally blank[/color]
>
>[/color]


  #4  
Old November 13th, 2005, 06:24 AM
PC Datasheet
Guest
 
Posts: n/a

re: Clipboard


From Help file:

You can use the CopyObject action to copy the specified database object to a
different Microsoft Access database or to the same database under a new
name. For example, you can copy or back up an existing object in another
database or quickly create a similar object with a few changes.

Also check the Action method in the Help file.


--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
resource@pcdatasheet.com
www.pcdatasheet.com




"Phil Stanton" <discussion@stantonfamily.co.uk> wrote in message
news:41c06fec$0$103$65c69314@mercury.nildram.net.. .[color=blue]
> Have been watching this conversation.
>
> Is it possible to copy things other than strings ( formatted text boxes,
> images, OLE objects etc)
>
> Thanks
>
> Phil
>
>
> "PC Datasheet" <nospam@nospam.spam> wrote in message
> news:jeZvd.181$9j5.86@newsread3.news.pas.earthlink .net...[color=green]
> > See, I'm not ignoring you!
> >
> > Steve
> >
> > http://support.microsoft.com/support.../Q138/9/09.asp
> > http://support.microsoft.com/support.../Q138/9/10.asp
> >
> >
> >
> > "Trevor Best" <nospam@besty.org.uk> wrote in message
> > news:41c00c6e$0$1064$db0fefd9@news.zen.co.uk...[color=darkred]
> >> Is there a built-in way of accessing the clipboard in Access?
> >>
> >> --
> >> This sig left intentionally blank[/color]
> >
> >[/color]
>
>[/color]


  #5  
Old November 13th, 2005, 06:24 AM
Trevor Best
Guest
 
Posts: n/a

re: Clipboard


PC Datasheet wrote:[color=blue]
> See, I'm not ignoring you![/color]

;-)
[color=blue]
> Steve
>
> http://support.microsoft.com/support.../Q138/9/09.asp
> http://support.microsoft.com/support.../Q138/9/10.asp[/color]

thanks.
--
This sig left intentionally blank
  #6  
Old November 13th, 2005, 06:24 AM
David Schofield
Guest
 
Posts: n/a

re: Clipboard


On Wed, 15 Dec 2004 17:08:35 -0000, "Phil Stanton"
<discussion@stantonfamily.co.uk> wrote:
[color=blue]
>Have been watching this conversation.
>
>Is it possible to copy things other than strings ( formatted text boxes,
>images, OLE objects etc)
>
>Thanks
>
>Phil
>
>[/color]
Hi
Examples of storing bitmaps and RTF on the clipboard are on Stephen
lebans site. This approach works for the standard Clipboard formats
(for formats see:
http://msdn.microsoft.com/library/de...ardformats.asp
)
There are some generic formats for OLE objects but I have no
experience of them
David

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Bitmap from Clipboard back to Clipboard as PNG? Joe Duchtel answers 20 June 27th, 2008 09:17 PM
Requested clipboard operation did not succeed Figmo answers 1 June 29th, 2007 12:05 AM
.NET, Clipboard, and metafiles Peter Duniho answers 15 December 5th, 2006 06:05 PM
Copy/Paste Image from Clipboard lgbjr answers 7 November 21st, 2005 01:42 PM
Question regarding the clipboard LG answers 8 July 17th, 2005 10:20 PM