Writing Excel formula in JSL script (Formula in attached excel file)
Hi,I am trying to replicate formulas that are currently in the attached excel sheet.Where, DSA_Step_Size(dB) = ABS(of delta of :RESULT rows when ATT1 values are decreasing for the same :FREQUENCY value).The formula is in excel sheet if my explanation is confusing. DSA Range(dB) = ABS(of delta of :RESULT rows when ATT1=63 and ATT1=0 for each :FREQUENCY). I am trying to use for loops in the formula....