I have a custom udf that is used as a parameter for the TRUE output within an if statement.
A1 = False
A2 = IF(A1=True,UDF(),“do nothing”)
Upon the first calculation, the UDF is not put into the calc chain, as is expe…...Product Family PJJTLC May 18, 2022, 12:22pm #1 I have a custom... Thanks! Amjad_Sahi May 18, 2022, 2:39pm #2 @PJJTLC , Please...