﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3102	AutoIt Crashes when reading an empty cell comment	anonymous		"AutoIT throws the following error when trying to read an the Excel comment if it is empty
Local $sStr = $oExcel.Cells($i, ""I"").Comment.Text
Local $sStr = $oExcel.Cells($i, ""I"").Comment^ ERROR

If the comment is not empty, the comment text is returned.

I am using version 3.3.14.1 & Excel 2003.  The error is not present in the previous release version of AutoIT.  The problem may be related to an error already reported, but I could not find anything specific  "	Bug	closed		AutoIt	3.3.14.0	None	No Bug		
