So, when i change it into number format as excel suggest me to do it it's ok until price is refreshed. Than comes back to the old format as text...
Please help me how to solve this?!

Moderator: 2020vision
by r_ivica » Sun Aug 05, 2007 12:01 pm
by PeteB » Sun Aug 05, 2007 1:03 pm
by r_ivica » Sun Aug 05, 2007 3:31 pm
by PeteB » Sun Aug 05, 2007 7:51 pm
by r_ivica » Sun Aug 05, 2007 8:34 pm
PeteB wrote:Try changing your regional settings to UK settings, so your decimal symbol is '.' rather than ','
i.e. 10.5 instead of 10,5
and it should work
by GeorgeUK » Sun Aug 05, 2007 10:24 pm
by r_ivica » Sun Aug 05, 2007 10:31 pm
GeorgeUK wrote:Not sure if there is anything you can do with the formatting, but you can duplicate the value returned so that your data can read it.
=INT(C4)&","&MID(C4,FIND(".",TEXT(C4,"@"),1)+1,LEN(C4)-FIND(".",TEXT(C4,"@"),1))
If cell C4 had 15.2
whatever cell (D4) has the formula will display 15,2
This may be a workaround you can use - even if it's a bit messy.
by r_ivica » Sun Aug 05, 2007 10:33 pm
by GeorgeUK » Sun Aug 05, 2007 11:18 pm
i have a lot of other files which are settled and working with ' , ' so it's not good solution for me..
by r_ivica » Sun Aug 05, 2007 11:57 pm
GeorgeUK wrote:hmmm - i thought that BA was displaying something like 15.2 while you wanted 15,2
you saidi have a lot of other files which are settled and working with ' , ' so it's not good solution for me..
so when:
1. you type in a number, it displays as 15,2?
2. when odds go into BA, it displays as number 15,2?
3. Is the problem that you are trying to send odds or stake details to BA and it is not accepting 15,2?
4. Is the problem that you want displayed 15,2 as a number and my formula gives 15,2 as text?
(If so put *1 at the end of the formula) - this converts text numbers to actual calculation numbers).
by GeorgeUK » Mon Aug 06, 2007 9:11 am
by GaryRussell » Mon Aug 06, 2007 10:55 am
by r_ivica » Mon Aug 06, 2007 11:58 am
GeorgeUK wrote:r_ivica
Hopefully Gary can sort this - but meanwhile there should be a workaround.
When you go to do the conditional formatting - on the 'last price matched' are you using the cell value within a certain range? You could change that to formula and put =AND(C4>=15,C4=<10)
Something like that. The formula method will allow you to change the cell colour based on another cell's value.
by r_ivica » Mon Aug 06, 2007 11:59 am
GeorgeUK wrote:r_ivica
Hopefully Gary can sort this - but meanwhile there should be a workaround.
When you go to do the conditional formatting - on the 'last price matched' are you using the cell value within a certain range? You could change that to formula and put =AND(C4>=15,C4=<10)
Something like that. The formula method will allow you to change the cell colour based on another cell's value.
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.