So i am making a Time Management System for my company. I have a Template made that has the layout including Clock IN, Clock Out, Dates and so on. I want this to be as dynamic as possible though. Is there a way to make a copy of this template for each listed name in a separate Employee list? Where the name is suppose to be on each object i want it to be changed to one of the names on the List. So on the template it would just be <NAME> and get replaced with the name on the list.