Thread: Doh!
View Single Post
  #2 (permalink)  
Old Aug 23rd, 2006, 20:28
ukgeoff ukgeoff is offline
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Doh!

If it's always going to be the same cell, why don't you just check where you are in the loop generation process and add the necessary.

In pseudo form:

if outer loop = 4 and inner loop = 3 add ID.
Reply With Quote