#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,124
Default import data to excel

Use this to open the url in excel and then play around with datatext to
columns to extract desired data.

Sub OpenUp()
'Workbooks.Open ("C:\MyFolder\MyBook.xls")
Workbooks.Open ("http://www.usatoday.com/sports/sagarin/fbt06.htm")
End Sub

--
Don Guillett
SalesAid Software

"pacent" wrote in message
...
The address for the site is
http://www.usatoday.com/sports/sagarin/fbt06.htm
Appreciate your patience and insight. In the meantime, I'm homeworking the
"macros" and "loops" you mentioned.
"Don Guillett" wrote:

Using ie7, This IS the url that gave me the error

http://www.usatoday.com/sports/sagarin/ftb06.htm
"The requested document was not found."
I can't be of help if I can't get to it. If I can I will try to help.


--
Don Guillett
SalesAid Software

"pacent" wrote in message
...
Pardon me, Don, but the correct address ends in "/fbt06.htm" not "ftb".
Additionally, macros and loops are foreign to me. Can you simplify the
process?
"Don Guillett" wrote:

When I went to the url I got
"The requested document not found"

Anyway, have you tried right click in the field import to excel? You
can
then record a macro and then modify to pull in the variables in a
loop.

--
Don Guillett
SalesAid Software

"pacent" wrote in message
...
1st I'm a novice so please explain accordingly. I've attempted to
copy
data
from a web page (
www.usatoday.com/sports/sagarin/ftb06.htm) and
paste
onto
an
excel worksheet (excel 2003 and/or 2000). The dialogue box informs
me
that
the copied info is not the same size as .... and after proceeding
the
data
is
pasted into column A only. I'm seeking help that will enable this
info
to
be
separated into columns that will allow me to paste the team names
and
their
associated ratings only and update this info on a weekly basis.
welcome
and
appreciate any and all help








Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Import data into Excel sheet from CSV File Connie Excel Discussion (Misc queries) 3 November 8th 06 06:02 AM
sorting 2 colums of numbers and incremening them down blk&wht Excel Discussion (Misc queries) 10 October 9th 06 10:12 PM
Excel 2003, Convert EXISTING Worksheet Data to XML? [email protected] Excel Discussion (Misc queries) 4 November 16th 05 04:45 AM
Import NMEA data to excel? 2000nmea Excel Discussion (Misc queries) 0 August 7th 05 12:55 PM
Import Excel Data from another workbook or file tamato43 Excel Discussion (Misc queries) 1 February 28th 05 05:26 PM


All times are GMT +1. The time now is 11:37 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"