Thx!
What if out of the 40 or so variables I need to copy only sub-groups of those 40? My first page has all of my equations and model solutions and then all the subsequent pages are different sub-groups and or frequencies.
Sorry for not being clear in my 1st post.
Search found 2 matches
- Tue Jan 12, 2010 9:08 am
- Forum: Programming
- Topic: Copying Variables to New Pages by Looping?
- Replies: 13
- Views: 14953
- Tue Jan 12, 2010 8:38 am
- Forum: Programming
- Topic: Copying Variables to New Pages by Looping?
- Replies: 13
- Views: 14953
Copying Variables to New Pages by Looping?
Hello all, I have a question concerning how you would go about creating new pages with new frequencies for a large number of variables. For example, I create a new page using PAGECREATE and I need to copy monthly to monthly for 40 variables... I use the command: COPY MONTHLY\VARIABLE_X MONTHLY_ECON\...
