Well i have a form and im tryin to link a textbox to a cell so the textbox takes up the data in the cell. The first part of the form is having it look up data and putting it into certain cells. The problem is after the data is in the cell it wont go into the textbox unless i type something in it. All im using is UserForm1.TextB ox3 = Sheet1.Range("B 2") in the textbox's code. Is there a way to fix this?
Excel VBA problem
Collapse
X
Comment