N
Navigation Man
In Excel 2003 how do you check two cell for the largest numnber, then
replace the existing one if true, without invoking the circular referance
error.
for cell a2 if (a2>a3,A2,a3)
replace the existing one if true, without invoking the circular referance
error.
for cell a2 if (a2>a3,A2,a3)