by merlmagic » Wed Sep 03, 2008 12:15 pm
Hi
I am after a vba spreadsheet that uses the com interface to do the following :
1) Display all sports in a treeview as in betting assistant itself.
2) Display sub nodes all the way down to the event itself and display market data either on excel sheet or in another tool. (can you get datagrids in vba ?)
3) When user clicks on the selection with their mouse the selection is recorded on another sheet with the following data - sportid, eventid, timestart, selection, backodds, layodds etc.
That will do for now. There will be a lot more work for the successful coder if completed successfully.