On Worksheet1, I have a text box [ .Shapes("Account") ] for data entry. The data entry into this box can change at any time. Any data filled into this text box drawing needs to be populated into another text box drawing on Worksheet2 [ .Shapes("AssignedAcct") ]. I am not sure if there is a way to copy the data entered or if there is a way to link the two text boxes. Please help! Thank you.