how do i create a command that copies text from text box in access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way I can click a button or control that copies text in a text box
within a form?
 
What exactly are you attempoing to do ???
These details will make it easier to give a more exact solution ...

R. Hicks
 
I have a form that has text boxes with data for each record in the database.
Rather than hilighting the text within the text box and hitting CTRL+C or
selecting copy from the edit drop down list, I'd like to click on a button
or on the text box itself and automatically copy the text to the clipboard.
Is this possible?
 
Back
Top