Converting A Nested Batch Macro To An Iterative Macro
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi All,
I would like to learn how to convert the attached nested batch macro to an iterative macro. Note: I created a toy example for learning purposes. I am grouping by name and date and calculating an average. In this case, I already know that I can simply use a Summarize Tool; however, for more complex analysis, I will need to use this nested batch/iterative macro logic. Can someone help me do this?
Thanks in advance!
Solved! Go to Solution.
- Labels:
- Batch Macro
- Iterative Macro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
We may need a bit more information on what you are trying to accomplish since there really isnt much to iterate on with your example data.
I took a stab at it anyway and created a name/date grouping number and used it to do the iterating. Hopefully that is sufficient to demo the iterative macro for you. Let us know if this isnt quite what you were looking for.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Nice example. Thank you!
