I am Trying to use the EPMCOPYRANGE function in an input form to capture comments in cells as demonstrated in the following link:
I was able to make this work as described in the document but now when I try to do it with accounts going across the top the CopyRange function gives me 3 rows of output instead of the 2 rows . The first is a non colored column, the second is a light gray color and the third is the formula. What is really confusing is the formula is referencing the first column that is not colored. I have repeatedly confirmed the formula in row 2 is referencing 1 column prior to it. if it helps here are my formulas
=EPMCopyRange("000",TRUE,F2:T2) |
=EPMSaveComment($S2,,$F2,$G$44,$G$36,$G$37,$G$38,$G$39,$G$40,$G$41,$G$42,$G$43) |
I have rebuilt the report 3 times thinking I was missing somthing but I still get the same result. Any advise would be much appreicated. Please see attached screenshots for example of issue.