No, you are wrong there. If he had been using the * operator then he would need to avoid the column headers, but as he is using -- there is no need.Originally Posted by Arismar
His problem was that he was also using the -- on the range to be summed, --(INDEX(profiledata,,47), and as there were blanks it there it tried to coerce a space to a numeric value, hence the #VALUE.