Any suggestions on the most efficient way of getting realtime selections from a BetFair BA excel sheet into BetDaq BA.
Is it more efficient to push them or pull them using VBA. Is there any chance that the sheet updates cycles could get confused if the respective update cycles are short. Would writing the data out from one process and then reading it in from the other be a safer approach.