Send Key Press from Excel to BA

Discussion regarding the spreadsheet functionality of Bet Angel.
Post Reply
49ers
Posts: 66
Joined: Wed Jun 06, 2018 1:35 pm

Hello,

Does anyone know if it's possible to send a keypress from Excel VBA to BA?

I'm wanting to execute a shortcut key when certain criteria are met which subsequently changes the look of the ladder interface?

Any suggestions would be greatly appreciated.

Many thanks
spreadbetting
Posts: 3140
Joined: Sun Jan 31, 2010 8:06 pm

A lot of people seem to use auto hot key to do BA tasks, can always give it a go as it's free and can fire it off from VBA.

Code: Select all

shell("C:\Program Files\AutoHotkey\AutoHotkey.exe ""C:\Path\To\Script\AHK_Script.ahk""")
https://www.autohotkey.com/
49ers
Posts: 66
Joined: Wed Jun 06, 2018 1:35 pm

Oh cool, I'll take a look..

Many thanks!
Post Reply

Return to “Bet Angel - Spreadsheet / Excel chat”