2020vision wrote:Try putting all sheets in and loading from the same folder?
Any good? Michael

Hello Michael,
I afraid there is a misunderstanding. BA can see my Workbook but couldn't see the Sheets inside it.
Anyway it looks solved but I am not satisfied as I don't know what fixed it as I gave up and made a new Workbook.
But now I have another problem.
My new Workbook can be connected to BA but when it starts recording Excel freezing completely (it takes 98-99% of CPU time).
There is only 1 file populated by BA - the BA Diagnostic.txt but I don't understand it.
If somebody can decrypt it and let me know what is the problem that would be great. Here it is:
System.Exception: Error copying Excel cells.
System.Runtime.InteropServices.COMException (0x80010105): The server threw an exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT))
at Microsoft.VisualBasic.CompilerServices.LateBinding.InternalLateSet(Object o, Type& objType, String name, Object[] args, String[] paramnames, Boolean OptimisticSet, CallType UseCallType)
at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateSet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean OptimisticSet, Boolean RValueBase, CallType CallType)
at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateSet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments)
at Betting_Assistant.Excel.setCells(Object xlRange, Object[,] wCells, String action) in C:\Betting Assistant Beta 1_1_0_66x68\Betfair Trading API Beta\Excel.vb:line 988
at Betting_Assistant.Excel.ExcelUpdateThread() in C:\Betting Assistant Beta 1_1_0_66x68\Betfair Trading API Beta\Excel.vb:line 2244