This current question may actually be as much a stylistic one as anything else. I have a large number of survey questions (about 50) that, as a first step, I need to do solely -tab- or -fre- for. So I suppose one option would be:
Code:
tab Question1 tab Question2 tab Question3 tab Question4 tab Question5
Is it possible (and desirable) to do this in a more efficient way, perhaps with a foreach loop (which I am currently in the process of familiarizing myself with)?
Thank you kindly!
0 Response to Foreach loop with tabs
Post a Comment