﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1747	_Min and _Max inconsistency	madflame991@…	Gary	"{{{
MsgBox(0,'',Sqrt('64')) ;prints 8
MsgBox(0,'',_Min('3','4')) ;prints 0 and sets @error
}}}

_Min and _Max should behave like any built-in math function when it is given strings who are convertible to integers"	Bug	closed		Standard UDFs	3.3.6.1	None	No Bug	_min _max	
