Fill textboxes with series of numbers
I can't for the life of me figure out how to fill 12 text boxes with a repeating number of numbers (this is for a 1 year forecast).
If a user enter 3 different numbers in the first 3 text boxes and leaves all others empty I want that series of numbers repeated in the rest until the end when I click a button.
Should I use each()?