"={Row()*Column()}" 和"=Row()*Column()" 有什么区别解决方案

{Row()*Column()} 和Row()*Column() 有什么区别请问在Excel中 {Row()*Column()} 和 Row()*Colu

"={Row()*Column()}" 和"=Row()*Column()" 有什么区别
请问   在Excel中 "={Row()*Column()} "   和 "=Row()*Column() "   有什么区别

谢谢

[解决办法]
请问 在Excel中 "={Row()*Column()} " 和 "=Row()*Column() " 有什么区别
------------------------------
{=Row()*Column()}是数组公式
=Row()*Column()是普通公式

没有={Row()*Column()}这种公式