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. sjim2004

    How to copy from one session, paste in another

    Still can't figure it out... How do i set up Sess1, Sess2, etc... in order to jump from one session to another? I'm a newbie to this, so any help would be appreciated!
  2. sjim2004

    How to copy from one session, paste in another

    Ahhh, that gives me something to go on, and I see where they're defined. Here's what the recorder used in the macro: ' Get the necessary Session Object Dim Sess0 As Object Set Sess0 = System.ActiveSession If (Sess0 is Nothing) Then Msgbox "Could not create the Session object. Stopping...
  3. sjim2004

    How to copy from one session, paste in another

    I've been using a macro (below) to copy and paste within the same session window, but I was wondering if it is possible to copy text from one session, and paste it into another session. This is for Extra version 7.0 also, not the newest version if that makes a difference. Here is what I use to...

Part and Inventory Search

Back
Top