Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. farm5951

    Copy Text to Clipboard with Enter Keystroke

    In Access 2007, I have a button that when pressed copies the contents of a textbox using DoCmd.RunCommand accmdCopy onto the clipboard, which I then next go to a website and paste the text into a textbox and then press the Enter key. Does anyone know how to add an 'Enter' keystroke to the end...
  2. farm5951

    Copy Text and Enter Keystroke onto Clipboard

    In Access 2007, I have a button that when pressed copies the contents of a textbox using DoCmd.RunCommand accmdCopy onto the clipboard, which I then next go to a website and paste the text into a textbox and then press the Enter key. Does anyone know how to add an 'Enter' keystroke to the end...

Part and Inventory Search

Back
Top