Running 2 EXCEL Applications

Discuss anything related to using the program (eg. triggered betting tactics)

Moderator: 2020vision

Running 2 EXCEL Applications

Postby thunderfoot » Mon Oct 12, 2009 5:43 pm

I am running Betting Assistant linked to an EXCEL application and all the formula and macros are running nicely in the EXCEL workbook I have open in that application.
I want to run another EXCEL workbook but when I open it in the same EXCEL application I get conflicts with the macros. So I thought I'd open another EXCEL application so that I'd have workbooks completely separate from each other.
But how do I get Betting Assistant to pick-up the 2 workbooks in the the 2 separate EXCEL applications?
User avatar
thunderfoot
 
Posts: 270
Joined: Sat Nov 19, 2005 2:52 pm
Location: West Country

Postby mak » Mon Oct 12, 2009 5:47 pm

hi there
try refresh or choose the path of the other workbook
mak
 
Posts: 1086
Joined: Tue Jun 30, 2009 8:17 am

Postby GaryRussell » Mon Oct 12, 2009 5:50 pm

For each instance use the "Browse" button at the top of the "Excel - log current prices" form to select the Excel file.
User avatar
GaryRussell
Site Admin
 
Posts: 9893
Joined: Fri Nov 18, 2005 8:09 pm
Location: Birmingham, UK

Postby GaryRussell » Mon Oct 12, 2009 5:53 pm

Sorry, should have pointed out that this feature is only available in the Beta version. See http://www.gruss-software.co.uk/forum/v ... php?t=3922 for download link.
User avatar
GaryRussell
Site Admin
 
Posts: 9893
Joined: Fri Nov 18, 2005 8:09 pm
Location: Birmingham, UK

Postby thunderfoot » Mon Oct 12, 2009 6:16 pm

GaryRussell wrote:Sorry, should have pointed out that this feature is only available in the Beta version. See http://www.gruss-software.co.uk/forum/v ... php?t=3922 for download link.


Using 1.1.0.62 version so the features mentioned aren't there.

Question...... I thought everytime you opened BA it would check that you were using the latest version, and if not it would down-load and open the new version automatically?
User avatar
thunderfoot
 
Posts: 270
Joined: Sat Nov 19, 2005 2:52 pm
Location: West Country

Postby GaryRussell » Mon Oct 12, 2009 6:18 pm

I am not pushing updates at the moment as it could potentially corrupt everyone's installation. It would be a nightmare. I intend to start the auto updating again when version 1.1.0.63 is released officially.
User avatar
GaryRussell
Site Admin
 
Posts: 9893
Joined: Fri Nov 18, 2005 8:09 pm
Location: Birmingham, UK

Postby GaryRussell » Mon Oct 12, 2009 6:20 pm

Also version 1.1.0.63 is a Beta version. Some users might not appreciate a Beta version being forced on them.
User avatar
GaryRussell
Site Admin
 
Posts: 9893
Joined: Fri Nov 18, 2005 8:09 pm
Location: Birmingham, UK

Postby thunderfoot » Mon Oct 12, 2009 6:23 pm

thunderfoot wrote:
GaryRussell wrote:Sorry, should have pointed out that this feature is only available in the Beta version. See http://www.gruss-software.co.uk/forum/v ... php?t=3922 for download link.


Using 1.1.0.62 version so the features mentioned aren't there.

Question...... I thought everytime you opened BA it would check that you were using the latest version, and if not it would down-load and open the new version automatically?



Dooh!!! .... should have read the "User Guide from the Help menu in Betting Assistant" :oops:
User avatar
thunderfoot
 
Posts: 270
Joined: Sat Nov 19, 2005 2:52 pm
Location: West Country

Postby Spike » Mon Oct 12, 2009 9:21 pm

Surely a better approach would be to solve your macro conflicts? In the end you can only run so many instances of excel.

Often it's just a matter of addressing your macros more fully (for example specifying workbook, worksheet and then range rather than just a range) - although of course I don't know about your specific issues.

This forum is full of VBA bods who'll fix your problems whatever they are.
Spike
 
Posts: 223
Joined: Tue Feb 24, 2009 8:42 pm

Postby osknows » Mon Oct 12, 2009 9:46 pm

Usually any refrences to workbook/sheet/range objects in vba should be prefixed by Thisworkbook to ensure code runs only in it's own workbook

eg

Code: Select all
ThisWorkbook.Sheets(1).Range("az5:bb55")


Also, avoid any .activate or .select of objects
User avatar
osknows
 
Posts: 946
Joined: Wed Jul 29, 2009 12:01 am


Return to Discussion

Who is online

Users browsing this forum: No registered users and 13 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.