Quote Originally Posted by SamT View Post
f that doesn't work, let us know what error you get and what line it is on.

You can find the exact line the error occurs on by placing the cursor in sub "Workbook_SheetCalculate" and pressing F8 until you get the Error.
I added the first tekst in a module, the second tekst i added in the workbook.
Cell A1 = B1 + C1
With B1 = 2 & C1 = 3

What do i need to write in the excel file?
I tried =SUBVALS(A1) and i get a "#Value" error