I want to take data from multiple cells and display it as one. For example, we'd have a cell which will have the persons first name and another cell with the persons last name. Then, we'd have one cell that would take the first and last name and display it in one cell. How do I do this? Thanks in advance!