can you post the workbook so we can see the code? otherwise we have to rewrite your code and that takes too long?
basically you have to tell excel to get the value from the cell (example: Sheet1 (or what ever the sheet name), B1=2012)
so let's say your corresponding text box name is Ar.text (could be textbox1.text or something)
you would have
the code should be before the form.show command
and you would do that for all your cells and corresponding textboxes, then when you open the form it will have those values. When you hit "Indsaet data" (insert data) it will populate the cells on your sheet with the values in the textboxes showing on your form.
p.s. i'm always amazed that Danish people always seem to have perfect english. you only had 2 grammar errors; a native english speaker usually has more!!
p.p.s. you don't need to bother with CAPITAL letters on a forum, it's a waste of time
Bookmarks