﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2244	_ExcelNumberFormat: bug in Example 2	c.haslam@…		"
{{{
ExcelNumberFormat($oExcel, $aFormatExamples[$i], 2, $i, 11, $i)
}}}

should be


{{{
ExcelNumberFormat($oExcel, $aFormatExamples[$i], 2, $i+1, 11, $i+1)
}}}
"	Bug	closed		Standard UDFs	3.3.8.1	None	Fixed		
