M
masterphilch
Hi
I wrote a function, which is accessed via cell. ('=functionname(args)').
As I change arguments, involved in the function, it processes. In an
other cell, there's the same call to the function. When I now change the
args of the first cell, the second doesn't update - but should, as if
I'd press 'F9'. How can I force a refresh through code?
thanks for help
masterphilch
I wrote a function, which is accessed via cell. ('=functionname(args)').
As I change arguments, involved in the function, it processes. In an
other cell, there's the same call to the function. When I now change the
args of the first cell, the second doesn't update - but should, as if
I'd press 'F9'. How can I force a refresh through code?
thanks for help
masterphilch