Quote Originally Posted by Bradley123
I read you matter carefully and in my point of view there is no reference to field in the code but i am searching in it which i discussed with you later.
One way that I thought of is indexing the field list before creating the pivot table.. eg, from 1 to 144. then have a code iterating (maybe a do loop?) through it, for i =1, i = i +1 . something like that.

What do you think