I know there is a workflow for copy row if row is added or changed. I don't want that, since it will copy all of the columns.
I have 1 Master List of Names. The other sheets are specific trainings and prerequisites. I will have columns on the master list that don't need to be on the other sheets, and vice versa. I figure I can pull the first & last name, email address, and title all from the Master list to the training sheets with an Index & Match formula based off the Primary column, which will be the UserID, which is the cell I want to automatically copy to the Training sheets. Is there a way to automatically add/copy a single cell to a separate sheet without needing an Index/Match formula first?
I just want to have new people show up on the training sheets if I add them to the Master List of Names without having to C/P them there manually. Any ideas?