I have a textBox on a user form, with an embedded OLE Microsoft Chart. What I need to do is when the user inputs a value in the text box, write it to Sheet1 of the worksheet using the text1_change function. but, i don't know the code to write that value to that embedded worksheet. Thanks,

JeFF