| Free £25 Bet! | Free £50 Bet at VCBet! | Free £25 Bet! |

In association with Sports-Punter Free Bets Odds Comparison BetHelp Limso
We are the Official Forum of FreeBetting.net & FCBet.com
| Sports News | Sports Stats | Live Scores | OddsChecker | Place Bets | Suggest a Site |
| |||||||
| Tech & Gaming Forum This is the place for all your technical related questions about computers, programs or whatever... |
| Free £25 Bet at Jaxx! |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) | ||||||||||||||||
| Medieval Punter ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: 04 Mar 2006 Location: Eboracum Age: 27
Posts: 4,419
| I've done a spreadsheet for my results with the horses. The columns read obvious things such as "Date", "Horse", "Profit" etc etc etc;
I'm, just wondering if it's possible to be able to extract rows depending on their source (the source is where the selection has come from eg, my initials "LT", RP tipster, another website etc etc) in order that i can put them into a different spreadsheet and be able to get some figures for each source's profitablitly rather than just the P/L for my actual bank. Doing this i hope to be able to pinpoint which tipsters give the best results etc. Its 10 years since i did this sorta stuff in I.T. at school but i seem to think it may be possible using "VLookup" formula? But i really dont have a clue where to start. Am i talking nonsense? Any help would be much appreciated. ![]()
__________________ "To spend our days betting on three-legged horses with beautiful names" -- Bohumil Hrabal http://www.flickr.com/photos/ldthurston/ http://www.leethurston.tribalpages.com Last edited by Guy Fawkes; 30-08-2006 at 10:37. | ||||||||||||||||
| | |
| | #2 (permalink) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| God Punter ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: 18 Jun 2005
Posts: 32,442
| Vlookup will return one looked up value - to do what you want, only way I can think of is to concatenate an "ID" number (i.e. make every source unique) .... also need to find a way to make the ID number conitinuous for each source ...... A quick play, and I have done this.....
The formula in the ID cell is: Cell A2: =COUNTIF($A$2:A2,A2) Cell A3: =COUNTIF($A$2:A3,A3) etc The concatenate cell is simply: Cell C2: =CONCATENATE(A2,B2) etc You can then do a VLOOKUP for each source in a seperate worksheet, for example:
The Data formula is: Cell D2: =VLOOKUP(C2,Sheet1!C:D,2,FALSE) The "Error" messages are returned where there is no data for that source and ID yet...... If you know how to use databases, then this kind of data manipulation would make a lot more sense there....... | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| | |
| | #3 (permalink) | |
| 394 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: 12 Aug 2005 Age: 32
Posts: 20,036
| i'm interested in this kind of thing also but with regards to football. anyone know of where i can find online a simple excel worksheet in order to build up my knowledge from not much better than scratch? I'm gonna be busy over the next few months but would like to start getting somewhere with this. cheers.
__________________ the charity trail-http://www.punterslounge.com/forum/s...d=1#post631758 Quote:
| |
| | |
| | #4 (permalink) |
| 260408 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: 09 Feb 2005 Location: Colorado. Age: 36
Posts: 22,043
| I fcuking hate excel. It looks so simple but I can never get the fcuker to do what i want!
__________________ Gwlad, gwlad, pleidiol wyf i'm gwlad, Tra mor yn fur i'r bur hoff bau, O bydded i'r heniaith barhau. |
| | |
| | #5 (permalink) | |
| God Punter ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: 18 Jun 2005
Posts: 32,442
| Quote:
If you get stumped, then give us a shout here and I'm sure we can help (though try yourself first - the idea is that you learn through trying, not through us doing it for you ) ![]() Try something really simple first..... If you want to post specifics of the project first (i.e. some kind of spec) - I'll happily do it too (on a limited range of data - a lot of your work will be in getting the data!!!) and you can compare your approach with mine (another good way to learn)..... | |
| | |
| | #6 (permalink) | ||
| 394 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: 12 Aug 2005 Age: 32
Posts: 20,036
| Quote:
the help is fairly good and i've used it to self-teach but having read posts of others re: transference of dat, it just sounds a lot more difficult. will give it a try and then get back to you all when i get stuck ![]() ![]()
__________________ the charity trail-http://www.punterslounge.com/forum/s...d=1#post631758 Quote:
| ||
| | |
| | #7 (permalink) | |
| God Punter ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: 18 Jun 2005
Posts: 32,442
| Quote:
If the specific data you want to look at is on a certain web page (and HTML), then you can link it through the Data/Import External Data/New Web Query option (Only in Excel 2003 I think) - but I am guessing that's not what you are looking at doing........ | |
| | |
| | #8 (permalink) |
| Disconnected Excel Punter ![]() ![]() ![]() ![]() ![]() ![]() Join Date: 19 Jun 2005 Age: 33
Posts: 1,890
| If you look in the value place section - i've put some code that scrapes their data into excel (yes - i got permission first )Their webpage is nice and straightforward. If i can help i will be glad to assist, but if the site keeps changing it's layout, you will need to keep changing the code - if this is what you were meaning. As for the lookup formulas you may also want to try sumproduct (but it gives me a headache). There was a post i answered a while ago that i explained how i would do the layout and use data validation. This is handy for combining lists that you want to reference without having to type in all the names in the list repeatedly. OK - i've said too much. Any problems, just ask GaF. ![]() |
| | |
| | #9 (permalink) | ||
| 394 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: 12 Aug 2005 Age: 32
Posts: 20,036
| Quote:
errrr techy words and i'm lost i'm afraid - i really am useless at these things .what i was looking to do was simply transfer tables etc over to excel but thought that would be difficult (i think thats what you've said above), so was also thinking of transferring the tables/data into word and then hoping that that would be a little easier to get into excel (again, i've not looked at what tables would be easy to get into word either yet). like i say, i've not even looked at it yet, but expecting a headache. I'm also expecting it not to work, ultimately and will just do it manually - a bit slower but i'll get there ![]() cheers mate ![]()
__________________ the charity trail-http://www.punterslounge.com/forum/s...d=1#post631758 Quote:
| ||
| | |
| | #10 (permalink) |
| God Punter ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: 18 Jun 2005
Posts: 32,442
| If the tables are in an existing web site, then hopefully just a question of linking to them in Excel That shouldn't prove too difficult (if the format is right) - "technique" to use is as described in the 2nd paragraph above.There is no advantage to trying to go through word first. Do you know specifically what data you are looking for? |
| | |
| | #11 (permalink) | ||
| 394 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: 12 Aug 2005 Age: 32
Posts: 20,036
| Quote:
the idea is that i can transfer a table across and it will be analysed by the formulas already installed ![]() sorry nehemiah - i seem to have hijacked your thread ![]()
__________________ the charity trail-http://www.punterslounge.com/forum/s...d=1#post631758 Quote:
| ||
| | |
| | #12 (permalink) | ||
| 394 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: 12 Aug 2005 Age: 32
Posts: 20,036
| Quote:
![]()
__________________ the charity trail-http://www.punterslounge.com/forum/s...d=1#post631758 Quote:
| ||
| | |
| | #14 (permalink) | |
| Medieval Punter ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: 04 Mar 2006 Location: Eboracum Age: 27
Posts: 4,419
| Quote:
In the end of hours of playing around with GaF's advice etc (thanks v much btw mate) i got mad and did it all the old fashioned way -> manually copy and pasting into relevant new spreadsheets, won't be too bad to continue doing it liek this, now i've doen the backlog Hope you get your problems fettled ali!
__________________ "To spend our days betting on three-legged horses with beautiful names" -- Bohumil Hrabal http://www.flickr.com/photos/ldthurston/ http://www.leethurston.tribalpages.com | |
| | |
| | #15 (permalink) |
| Legendary Punter ![]() ![]() ![]() ![]() ![]() ![]() Join Date: 07 Jan 2001
Posts: 1,856
| Nehemiah have you thought of using AUTOFILTER . just highlight Date> profit click Data,Filter, Auto filter This will give you a dropdown list in each column. You can then view your data in the order you want, if you need to do more calcs you can cut & paste the filtered part into another sheet and work on it there, instead of cut and pasting each row one at a time. Personally I would use a PivotTable,It all realy depends on how much you need to manipulate your data.
__________________ "Man who catch fly with chopsticks can accomplish anything"-miyagi |
| | |