happyhungarian
Active Member
- Joined
- Jul 19, 2011
- Messages
- 252
- Office Version
- 365
- Platform
- Windows
Hi,
I need help creating a VBA that will insert a blank row and insert that row onto multiple sheets. The real trick is that I need that Macro to be dynamic. For example: I have multiple regions with multiple offices under each region. I need to be able to press the macro run button, have a message pop up (preferably with a drop down menu) asking which region i would like to add an office to. When I select which region, it will find the section for the region and add a line for a new office on the active sheet as well as three other sheets. I know this is a tall order but if someone could tell me if it's even possible that would be great.
Jesse
I need help creating a VBA that will insert a blank row and insert that row onto multiple sheets. The real trick is that I need that Macro to be dynamic. For example: I have multiple regions with multiple offices under each region. I need to be able to press the macro run button, have a message pop up (preferably with a drop down menu) asking which region i would like to add an office to. When I select which region, it will find the section for the region and add a line for a new office on the active sheet as well as three other sheets. I know this is a tall order but if someone could tell me if it's even possible that would be great.
Jesse