Copying to the Windows Clipboard Access 2000

E

Earl Berry

Hi I'm looking for some hel

I am trying to implement the copying of the contentents of a text box to the windows clipboar
Private Sub cmdCopy_Click()
Track.SetFocus
DoCmd.RunCommand acCmdCopy Screen.PreviousControl.SetFocus
End Su

The result is that the acCmdCopy is not availabl

I looked at the KB articles and set up a module as directed but I am unable to
activate the module on the field require

I would appreciate hel

Thank

Ear
 
E

Earl Berry

Thank you that website seems to have a lot of resource

How do I initiate the module

Earl
 
E

Earl Berry

Sorry to repeat bur would someone plaese let me know how to initiate the Clipboard Copy modul

Thanks for your hel
Ear
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top