﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2441	_ExcelReadCell	anonymous		"i tried to read cell value from attached excel file with code:


#include <Excel.au3>
$oxlsx= _ExcelBookOpen(@ScriptDir & '\test.xlsx')
_ExcelSheetActivate($oxlsx,'test')
$cell_1 = _ExcelReadCell($oxlsx,1,3)


and

result:
!>11:17:17 AutoIt3.exe ended.rc:-1073741819

thanks and sorry for my english"	Bug	closed		AutoIt	3.3.9.19	None	Works For Me		
