Hi guys

I have been trying to figure this out for several hours by now but im still stuck.

I will try to keep it simple:

i have a userform 1 with a commandbutton on top. When i press this button i want to open userform 2 which has a textbox1 on it and instantly load/display some text from a textfile to the textbox1 - the textfile got empty lines in between textlines.

the textfile is placed at : ActiveWorkbook.Path & "\Data\Tekst\Diverse tekst\ekstra toiletter.txt"

So far i have only been able to get the first line of text shown ,, if any.

How do i solve this?

Thanks in advance for any help or guidance to my problem.

/Jan