My excel sheet has an XLSLIM_RUN_AT_START named range, which contains a call to RegisterPyModule(). The cells in this range do NOT get executed on load, so my custom functions show NAME errors until I manually recalc that cell.
Here is the log file showing that xlSlim does not find the "run at start" range. However, when I manually recalc the cell in the range, it does find it.
Can you help me resolve this issue?
Log:
2023-08-04 10:22:02.6575 DEBUG xlSlim.AddInRegistration Named range XLSLIM_RUN_AT_START not found
2023-08-04 10:22:18.0067 INFO xlSlim.AddInRegistration Calculated cell "$B$8" in named range XLSLIM_RUN_AT_START