I have a template table in my geodatase that contains all the columns and formatting - the table contains no data though.
I need to make multiple copies of that template table and the multiple copies will be unique table names.
TemplateTable -> Table 1
TemplateTable -> Table 2
and so on.
Currently I have a text file that contains the names of the tables I need created.
How do I create a model that will export/copy and iterate a through a text file containing output names where the input file is always the same
Greetings Cam,
You can use ModelBuilder to create iterate through CSV file to set the workspace path and the name of table as shown below:
Toolbox Download Link: https://arcg.is/1OK0DP0