I want to input information from cells to fill a textbox, some of the cells are text (string) and some are numerical (between 50 and 145), the numbers and text change based on different scores. How can I write a string "This person scored a ____" in a text box? String is working but I am not sure of the method to input string then integer and how to write that code.
Thank you!
P.S. I am really new at this so if this is a super easy fix I apologize.
Bookmarks