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 TouchToneTommy 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: *

  • Users: ACFeddes
  • Content: Threads
  • Order by date
  1. ACFeddes

    VBA retrieve URL from Windows Clipboard

    When you paste text In OneNote from either the Web or a file on the computer, it pastes at the bottom the URL to the source. Clipboard managers like Clipmagic shows the data copied to the Windows clipboard with the relevant URL (indicating that the data should be available on the clipboard)...
  2. ACFeddes

    Retain cursor position in Memo field, when changing to another field

    Hello, I'm having two memo fields beside each other for translating purposes. When I scroll down the text in Memo 1 to see what I want to translate, then move to Memo 2 to actually translate the text, Memo 1 field 'jumps' back to the top of the text. Is there anyway to retain (hold on) to the...
  3. ACFeddes

    VBA code to copy selected text in Memo field to windows clipboard

    I'm programming an application in MS Access 2003 / 2007 and would like to know how I can copy highlighted text to the windows clipboard? I am now using a statement in combination with module "Call ClipBoard_SetData(Memo)" but this copies the whole 'memo' field. I want to highlight text in the...

Part and Inventory Search

Back
Top