MrBeginner
New Member
- Joined
- Aug 14, 2017
- Messages
- 4
Hi,
I am a beginner in VBA. Basically I need a code that generates a new workbook for each specific column value in multiple sheets. The key in each sheet is the column Group.
In total there are 6 sheets in the original file with the following columns. Sheet General Data Location Project Project Manager Status Group Sheet Costs Location Group Project Costs
Sheet Costs Last month Location Group Project Costs last month
Sheet issues Location Project Project Manager Issues Group
Additionally there are two other sheets in the wb that need to be transferred as well but kept as they are. ("Overview" and "Summary"). Thank you.
I am a beginner in VBA. Basically I need a code that generates a new workbook for each specific column value in multiple sheets. The key in each sheet is the column Group.
In total there are 6 sheets in the original file with the following columns. Sheet General Data Location Project Project Manager Status Group Sheet Costs Location Group Project Costs
Sheet Costs Last month Location Group Project Costs last month
Sheet issues Location Project Project Manager Issues Group
Additionally there are two other sheets in the wb that need to be transferred as well but kept as they are. ("Overview" and "Summary"). Thank you.