Hi:

Inside your for loop, place a case structure and wire the iteration
terminal to the question mark of your case structure.  The case
structure should now have 0 or 1 case.  You can add more cases by
right mouse clicking on the case structure and select the add case
option.  Now within each case number, place a string denoting what
Excel cell to update with each interation.

Have fun
Robert

Reply via email to