Hi,

I have this code which auto opens a messagebox when opening Excel. I have pasted it in my module. But somehow it appears the following message and high lights the messagebox part:

"compilation error - syntax error"

Sub auto_open()

MsgBox "För att få mer info om indata parametrarna klickar du på den cell som du vill veta information om. Om du exempelvis vill veta "Terrängtyp" klickar du på cell B20. "

End Sub
Thankful for any kind of answer.

/ Rinor