I've been struggling with this idea for a while. I want to take the below table and add a button that results in individually named tabs. In the example below, after hitting the "Generate Tabs" button, there would be 5 new tabs: Site A-1, Site A-2, Site A-3, Site B-1, and Site C-1. The site names would be variables, and blanks would be treated as zeros. Any help you could provide would be greatly appreciated.
Colocation Order Form Content.xlsm | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | |||
16 | Site # | Location | Half | Full | Cage | |||||
17 | 1 | Site A | 1 | 2 | 0 | |||||
18 | 2 | Site B | 0 | 0 | 1 | |||||
19 | 3 | Site C | 1 | 0 | 0 | |||||
20 | 4 | |||||||||
21 | 5 | |||||||||
22 | 6 | |||||||||
23 | 7 | |||||||||
24 | 8 | Generate Tabs | ||||||||
25 | 9 | |||||||||
26 | 10 | |||||||||
27 | ||||||||||
Start Here |