So I have this global mapping scheme, and each country on it are individual shapes. I learned how to manipulate colors/fill based on certain criteria. So the way I do this, or the way I know how is one shape/object at a time.
For example USA is “C_USA”, Canada is “C_CAN”, etc.
So is there a way I can define countries into groups?? ie. I would like to put USA, CAN and MEX into a NorthAmerican group so that I can just call a sub for the group instead of all three individually.
It really stinks when I am over in Europe! 🙂
Thanks!
You can group shapes together as follows:
Note that once you have done this once, you can no longer access the individual shapes by name without first ungrouping them, or by addressing them within the NA_Group.
Once you have them grouped, you can treat the whole group like a single shape: