In the Working with Excel exercise, they make us create the new Full Name column first and run the robot to test it, but later when we want to add first and last name together (write in cell) into the Full Name column, we can select to write in that Full Name column because it already exists.
But how would that work in real life? Because we’re going to run the robot to run once with all the activities, but we cannot select to write in that Full Name column because it wont exist yet.
Does that make sense?