User Defined Functions NOT recalculating

后端 未结 11 2042
渐次进展
渐次进展 2020-12-15 20:27

I recently took a large, stable XLSM file, and split it apart into an XLAM and XLSX. Thousands of cells in the XLSX call (udfs) functions in the XLAM, and each such udf beg

11条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-15 20:58

    Press CTRL+ALT+SHIFT+F9

    This may recalc more than wanted, but it updated my UDF.

    (Source)

提交回复
热议问题