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 dencom 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: Groom84
  • Content: Threads
  • Order by date
  1. Groom84

    Want to move stored string value from Outlook to Excel

    Hi I need to move my stored string value in Outlook, to a cell (any cell) in Excel. But I have trouble to insert the value to the excel. I don't want to do the cheesy way of copying the word to clipboard and paste the text to excel. Lets start with this easy code (how should I proceed?): Sub...
  2. Groom84

    Need help with Macro: Copy selection from one app insert to another ap

    Hi I think this is an appropriate section to start this thread (VBA) that has to do with API: I will put an application window that we all share called: "Map Network Drive" (see the pic). Found in My Computer, Tools, Map Network Drive... http://i49.tinypic.com/63srqe.jpg 1. From this window, I...
  3. Groom84

    Retrieve selected text from to another application

    Hi I need some help, and to ask my question in the easiest way I will put an application window that we all share called: "Map Network Drive" (see the pic). http://i49.tinypic.com/63srqe.jpg In that window, there is an textbox area (right to folder), where you can write, copy, etc. What I...
  4. Groom84

    From [Outlook] Insert text to another application

    Hi I would like to from Outlook control and do the following: 1. Insert text and/or string to an existing email 2. Insert text and/or string to another application I want to avoid using "SendKeys" command. Br Groom
  5. Groom84

    Need a help to gather text from MyExtra to Word 2002 (Easy?)

    Hi I need some help with a macro that does following: 1: In Attachmate (MyExtra) Select words on specific fields and store them as (example) X1, next word on another specific field X2, etc. 2. Open up an existing word file on the drive and the stored information will be inserted in the (word)...
  6. Groom84

    Help macro: Print the application window to a file

    Hi I would like to have a macro that allows me to save the screen (MyExtra) I'm looking at to a file (preferably as PDF). The macro should generate a unique file name based on user ID and date on the screen. Example: Groom090314VR231MM523L When it comes to saving location of the file...
  7. Groom84

    Copy several text field from Outlook and paste in other application

    Hi Can anyone help me with this following issue? I don't really know how I should write the hole thing (receiving errors). Here is the link http://www.vbforums.com/showthread.php?t=559252 Thanks in advance PS: VBA 6.3 and Outlook 2003 BR /Groom

Part and Inventory Search

Back
Top