Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Importing Web Data


Hi there,

I'm trying to import the roster from this page
http://cbs.sportsline.com/collegebas...eams/roster/AF

The problem I have is all I want is the information the Heading "NO" to
the final entry cel "Fort Worth, TX".

I've tried a number of times to do it, but am not sure which Yellow
Arrows to select. I've tried numerous combinations with none returning
the proper data, in some cases, any data.

Can somebody please help me out??

Thanks so much!


--
BrandNewToThis
------------------------------------------------------------------------
BrandNewToThis's Profile: http://www.excelforum.com/member.php...o&userid=28439
View this thread: http://www.excelforum.com/showthread...hreadid=482546

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 903
Default Importing Web Data

Hi ...,
I don't know what yellow arrows you are talking about, but since
it doesn't sound like you are doing this with macro anyway, I'll
provide a manual suggestion. (The programming newsgroup
is where people ask for help with macros)

Open the HTML file with Internet Explorer as your browser,
select the table as best you can, and paste into an Excel
worksheet. You will have picked up a lot of shape objects
which can be deleted by selecting all cells on worksheet,
then Ctrl+G, Special (button), objects, Del key or Edit, delete.
Then remove the extraneous rows and columns.

You can use a macro to delete all of the shape objects on a sheet
at once without a loop and without any need to first make a selection
within the worksheet..
See the delShapesOnSht macro with
code posted by Dave Peterson
Shapes
http://www.mvps.org/dmcritchie/excel/shapes.htm

To fix the column widths, widen all of the columns then double click
on a column demarcation with all of the cells still selected to adjust
the column widths down.

You can open the web page in Excel with File, Open but it's
not as easy to work with as if you do your selection and then
copy and paste to the worksheet. One advantage may be that
the widths of the columns are more likely to be correct.
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"BrandNewToThis" <BrandNewToThis.1y1tza_1131236402.2389@excelforu m-nospam.com wrote
I'm trying to import the roster from this page
http://cbs.sportsline.com/collegebas...eams/roster/AF

The problem I have is all I want is the information the Heading "NO" to
the final entry cel "Fort Worth, TX".

I've tried a number of times to do it, but am not sure which Yellow
Arrows to select. I've tried numerous combinations with none returning
the proper data, in some cases, any data.

Can somebody please help me out??



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
Missing Cloumn data when importing external data Findus Excel Discussion (Misc queries) 0 December 16th 08 11:22 AM
Importing:Data Connection Wizard Doesn't see Source Data - No Impo Exotic Hadron Excel Discussion (Misc queries) 0 October 1st 08 07:35 PM
Removing Data Tables formed from importing data from Access Andrea Jones Excel Discussion (Misc queries) 0 April 10th 08 12:01 PM
Data types when importing Excel data to SQLServer [email protected] Excel Discussion (Misc queries) 1 September 27th 06 12:48 PM
Importing data, then adding data to the new spreadsheet.. a conund AndyL82 Excel Discussion (Misc queries) 1 March 9th 06 10:05 PM


All times are GMT +1. The time now is 03:30 PM.

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

About Us

"It's about Microsoft Excel"