Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
All,
I hope someone has done something like this in the past. I'm attempting to import my trouble ticket information from a vendors site. I've created a Excel doc that has Ticketnumber (Link) Date open Status Open by I've added another column for Problem description Resolution description. What I need to do is For each item in column A follow link On the webpage that is given locate the word "Problem Description:" Copy all text between "Problem Description:" and Problem Resolution: and paste into my excel doc in the same row under "Problem description" The vendor's site requires me to login - I don't mind storing my login infomation within the excel doc. Any thought? Steve |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
according to my understand what you are trying to do is to connect to a link
using url and get the ticket informaiton into excel file. it is possible , please use XMLHTTP object and follow Post method to login, retrieve the information in any form and paste it into excel. you can find lot of stuff on net. here is url for your help http://www.15seconds.com/issue/991125.htm "Steve" wrote: All, I hope someone has done something like this in the past. I'm attempting to import my trouble ticket information from a vendors site. I've created a Excel doc that has Ticketnumber (Link) Date open Status Open by I've added another column for Problem description Resolution description. What I need to do is For each item in column A follow link On the webpage that is given locate the word "Problem Description:" Copy all text between "Problem Description:" and Problem Resolution: and paste into my excel doc in the same row under "Problem description" The vendor's site requires me to login - I don't mind storing my login infomation within the excel doc. Any thought? Steve |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel to Word : Paste specialPaste Link Excel Chart Obj doesn't | Charts and Charting in Excel | |||
PASTE LINK option not available when I select PASTE SPECIAL to link an image in Excel to a Word document. | Links and Linking in Excel | |||
Excel to HTML link - and back? | Links and Linking in Excel | |||
URGENT: Excel link to webpage and back | Excel Discussion (Misc queries) | |||
Excel: How do I set up a cell to click it to link a database? | Excel Discussion (Misc queries) |