Auto add to "current first tab"

Please post any questions regarding the program here.

Moderator: 2020vision

Auto add to "current first tab"

Postby Maxim Zaytsev » Tue May 12, 2015 2:16 pm

Hello, dear Guru!
Searched the Forum and google-the answer to a question not found.
How do I make the first tab will automatically fit the following markets:
"half time score"
"over/under 0.5"
"over/under 1.5
"over/under 2.5
More than anything.
Need advice: "it's impossible" or "learn macros" or "learn VBA" :)
Thank you for your attention!

P.S. sorry for my bad English - I'm writing via google translator.
link to excel spreadsheet
Attachments
BA_first.jpg
BA_first.jpg (186.87 KiB) Viewed 8713 times
User avatar
Maxim Zaytsev
 
Posts: 9
Joined: Tue May 12, 2015 8:31 am
Location: RU

Re: Auto add to "current first tab"

Postby osknows » Tue May 12, 2015 2:48 pm

Yes it's possible using VBA, the steps would be

1. Use the COM to create a list of marketIds you want in each tab
2. Write the marketIds to a text file in the following location, where [USERNAME] is your PC username, [PROFILE NAME] is the profile name in Gruss and [TAB NUMBER] is the tab number starting from index 0

Code: Select all
C:\Users\[USERNAME]\AppData\Roaming\Gruss Software\BA_QuickPickList_[PROFILE NAME]_[TAB NUMBER].txt

eg a single tab using the default profile will look like
Code: Select all
C:\Users\[USERNAME]\AppData\Roaming\Gruss Software\BA_QuickPickList_Default_0.txt


3. Write the number of tabs required to file location

Code: Select all
C:\Users\[USERNAME]\AppData\Roaming\Gruss Software\BA_QuickPickListTabCount_[PROFILE NAME].txt

eg on default profile it will be
Code: Select all
C:\Users\[USERNAME]\AppData\Roaming\Gruss Software\BA_QuickPickListTabCount_Default.txt


4. In Gruss settings, Options/preferences/quickpicklist markets select retain quick pick list
5. Whenever you write a new list of marketIds you can then send a -3 command to cell Q2 in the first sheet and then select the first market using -5

If you want to do this using multiple tabs just make sure you have enough tabs open to accommodate the maximum number of tabs/sheets required.
User avatar
osknows
 
Posts: 946
Joined: Wed Jul 29, 2009 12:01 am

Re: Auto add to "current first tab"

Postby osknows » Tue May 12, 2015 2:51 pm

I've just realized what you might be asking. The steps I've given allow the markets to be auto loaded to tabs. However, I don't think it's possible to get them to all display in the first tab without manually doing it within BA.
User avatar
osknows
 
Posts: 946
Joined: Wed Jul 29, 2009 12:01 am

Re: Auto add to "current first tab"

Postby Maxim Zaytsev » Tue May 12, 2015 10:00 pm

Thank you very much, Osknows!!!
I'm your debtor :)
User avatar
Maxim Zaytsev
 
Posts: 9
Joined: Tue May 12, 2015 8:31 am
Location: RU


Return to Help

Who is online

Users browsing this forum: No registered users and 41 guests

Sports betting software from Gruss Software


The strength of Gruss Software is that it’s been designed by one of you, a frustrated sports punter, and then developed by listening to dozens of like-minded enthusiasts.

Gruss is owned and run by brothers Gary and Mark Russell. Gary discovered Betfair in 2004 and soon realised that using bespoke software to place bets was much more efficient than merely placing them through the website.

Gary built his own software and then enhanced its features after trialling it through other Betfair users and reacting to their improvement ideas, something that still happens today.

He started making a small monthly charge so he could work on it full-time and then recruited Mark to help develop the products and Gruss Software was born.

We think it’s the best of its kind and so do a lot of our customers. But you can never stand still in this game and we’ll continue to improve the software if any more great ideas emerge.