I have a table in Excel 2010 with the following in column C
=IF(A834<>"",COUNTIF($A$2:A834,A834)&" OF "&COUNTIF([ItemNo],A834),"")
When I paste a new block of items into the table it changes the formula to
=IF(A835<>"",COUNTIF($A$2:A842,A835)&" OF "&COUNTIF([ItemNo],A835),"")
I recently upgraded from 2007 and didn't have this problem.
Does anyone know why and how to fix it?
Thanks,
Lee
=IF(A834<>"",COUNTIF($A$2:A834,A834)&" OF "&COUNTIF([ItemNo],A834),"")
When I paste a new block of items into the table it changes the formula to
=IF(A835<>"",COUNTIF($A$2:A842,A835)&" OF "&COUNTIF([ItemNo],A835),"")
I recently upgraded from 2007 and didn't have this problem.
Does anyone know why and how to fix it?
Thanks,
Lee