I'm trying to make a textbox pop up that requests that you put in information, and then that information is put into a specified cell. Data would exist in the cell, and the text put into the textbox would have to overwrite a specific area in that cell. An example is below.
PHOTOS ORDERED: 12 PHOTOS RECEIVED: 8
This would all be in one cell. The words PHOTOS ORDERED: and PHOTOS RECEIVED: would need to remain, and the numbers would need to be overwritten by what numbers are entered in the textbox, and the numbers are not always the same. I don't know where to start with this, or if it can be done. Any assitance would be greatly appreciated. Thank you!
PHOTOS ORDERED: 12 PHOTOS RECEIVED: 8
This would all be in one cell. The words PHOTOS ORDERED: and PHOTOS RECEIVED: would need to remain, and the numbers would need to be overwritten by what numbers are entered in the textbox, and the numbers are not always the same. I don't know where to start with this, or if it can be done. Any assitance would be greatly appreciated. Thank you!
Comment