Hi,
I've got the following code(only a part),
Worksheets("test"
.Cells(15, 8).Value = Som("Worksheets("test"
.Cells(15, 8): Me.TextBox1.Text"![Wink ;) ;)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
What I want to do is,
put the value of textbox1 in cell H15 BUT in this cell is already a number.
Now I want a code that calculate this ( so the som of the textbox and the value that's already in cell H15
thx
Joep
I've got the following code(only a part),
Worksheets("test"
What I want to do is,
put the value of textbox1 in cell H15 BUT in this cell is already a number.
Now I want a code that calculate this ( so the som of the textbox and the value that's already in cell H15
thx
Joep