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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

excel interating with the web

Status
Not open for further replies.

jm314

Technical User
Sep 7, 2004
23
US
I'm trying to automate my online auctions on ebay. Is there a way to move information from an excel spreadsheet to text boxes on a web site programatically? Using the ebay api to submit the data directly to their database just isn't an option for me - it's too expensive to subscribe.
 
If you are trying to load items from a spreadsheet then try using eBay's Turbo Lister. You can import and export from csv files. They recently had a free listing day and I wanted to list loads of items which I had catalogued in Excel. I manually entered one of the items into Turbo Lister, exported it as a csv and then opened it in Excel. Next I copied this one entry line and merged it with my existing Excel data to create a sheet of items. I exported that as a csv and imported it back into Turbo Lister. It worked a treat.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top