You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
单元格初始化包含嵌套公式时不触发计算,如一个单元格中的公式包含其它也是计算公式的单元格时不触发计算
请问有没有在初始化完成后手工再次触发公式计算的方法呢?
如下:P52单元格的公式:=IF(P50>$D$1,IF(P60<P61,(P61*AVERAGE(Q31:S31)-P57),0),0)
它并未生效,可以随便修改再改回来这个公式它就可以生效了。
https://stackblitz.com/~/github.com/awesome-univer/sheets-vite-demo?file=src%2FDTC.json
Beta Was this translation helpful? Give feedback.
All reactions