I seem to be running into an issue with looping columns through the sum function below is my script. I keep getting an output of the number in row 1 of each column i. Thanks
for (int i = 1; i <= wks.ncols; i++ ) { range bb = [NCONT1Peak]"Peak Index"!col($(i)); range ff = [NFreReg]"Frequency_N_CON_T1"!$(i)[4];