Simple Looping Question
I have what I think is a very simple looping question. I've looked in the scripting index and scripting guide and I just can't seem to figure it out. All I need to do is to create a table with a list of years beginning with defined earliest year and going to a defined latest year. So say 1960, 1961, 1962, etc. with one year in each row. The script I am using returns a blank column. Here it is... N
...