Just migrating to jPOI5. 
Initialize
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
This is the event sub (which worked before)
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
It's a small Workbook and I've waited for a minute (usually it's loading in 1-2 secs). Any ideas?
			
			Initialize
			
				B4X:
			
		
		
		KNR2MailWorkbook.InitializeExistingAsync("KNR2MailExcel",FParent,FName,"",True)
	This is the event sub (which worked before)
			
				B4X:
			
		
		
		Sub KNR2MailExcel_Ready (Success As Boolean)
	It's a small Workbook and I've waited for a minute (usually it's loading in 1-2 secs). Any ideas?