Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 703
Default inconsistant teatment of web data

I am using VBA in Excel 2003 to pull data from a NFL Odds site using
"QueryTables.Add(Connection:=..." When the data is something like "+3½-110",
thats what shows up in the cell; but when the data is "+3-110" what shows up
is =3-110 and what is displayed is -107. I have tried all the easy
suggestions: ActiveSheet.Range("A:Z").NumberFormat = "@" and
Application.Calculation = xlCalculationManual before the query and changed
all the web parameters; but I can't get a correct result. Thanks for any
help you can give.

--
CJ
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
Extracting specific data from inconsistant multiple word documents Matt Bennette[_2_] Excel Discussion (Misc queries) 4 January 5th 09 01:30 PM
Text format inconsistant Rob[_4_] Excel Discussion (Misc queries) 5 April 18th 07 07:57 AM
Inconsistant Formula nastech Excel Discussion (Misc queries) 3 March 3rd 06 04:51 AM
Inconsistant calculations Kulwant Excel Discussion (Misc queries) 0 April 1st 05 08:38 PM
Inconsistant Data Cleaning gallegos1580 Excel Discussion (Misc queries) 1 January 10th 05 08:19 PM


All times are GMT +1. The time now is 06:10 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"