OZmium Sports Betting and Horse Racing Forums

OZmium Sports Betting and Horse Racing Forums (http://forums.ozmium.com.au/index.php)
-   Horse Race Betting Systems (http://forums.ozmium.com.au/forumdisplay.php?f=10)
-   -   Re Profit Selections. (http://forums.ozmium.com.au/showthread.php?t=21262)

The Ocho 29th March 2011 09:52 PM

Thanks Shaun.

One more thing I noticed just now when checking tomorrows races. Randwick and Sandown venue numbers don't come up automatically (I had to look them) but the other 3 venues were fine

Robot 30th March 2011 11:29 AM

TAB to EXCELL IMPORTS
 
I Wish to learn how to do this.As a newcomer I'm amazed at what you guys have done.Is it necessary to purchase a program or does someone have one to share. Or is a freebie on the net somewhere.Will supply email address if required.
ROBOT

Shaun 30th March 2011 11:49 AM

I will take a look, think i know problem, only program needed is excel 2007 or 2010 older version may not have all the features.

Shaun 30th March 2011 11:57 AM

If you look on the meetings tab you will see they use the full track name, i am only searching the first part, i will write up a bit of code later to fix this but the best idea for now is just to go to the meetings page and remove the hyphen and everything right of it, if you add the numbers manually to the sheet you will remove the needed code from that box for the other meetings.

beton 30th March 2011 11:57 AM

Shaun
great
I have got past the macro issue. downloaded the program again.
As with Ocho Randwick and sandown present an issue. others all ok. Press import and runtime error '1004' occurs. Press debug and Module 1 (code) highlights "Refresh BackgroundQuery:= False. Thanks Beton

Shaun 30th March 2011 12:16 PM

The venue name and number must be correct other wise it can't find the webpage to download.

To solve the earlier problem add this code to sheet "Data" cell V1 then copy down the column.

=IF(W1<>"",IF(ISERROR(CLEAN(TRIM((LEFT(Meetings!W1,FIND("-",Meetings!W1,1)-1))))),CLEAN(TRIM(Meetings!W1)),CLEAN(TRIM(LEFT(Me etings!W1,FIND("-",Meetings!W1,1)-1)))),"")

beton 30th March 2011 01:16 PM

Shaun
=IF(W1<>"",IF(ISERROR(CLEAN(TRIM((LEFT(Meetings!W1,FIND("-",Meetings!W1,1)-1))))),CLEAN(TRIM(Meetings!W1)),CLEAN(TRIM(LEFT(Me etings!W1,FIND("-",Meetings!W1,1)-1)))),"")
Is the space in meetings after LEFT a typo or not
Regards Beton


All times are GMT +10. The time now is 04:24 AM.

Powered by: vBulletin Version 3.0.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.