I have created a tab control and want each tab within it to have the same layout/formatting (but perhaps filtering the results or pulling results from different tables). The easiest way to do this would be to duplicate my first tab and then edit it, but strangely this doesn’t appear as an option in the Tab Control Setup.
How can I duplicate a tab within a tab control?
Just select all the contents of the first tab, copy, create a new tab, then paste.
It may make selecting the contents easier if you first lock the tab object, you can then drag-select without selecting the actual tab object itself.