Good day everyone,
I had this code long time ago and forgot how to...

I have a UserForm that has about 4 Textboxs. The information Has to start in B4 until E4. I have other information in A and in other rows but my userform keeps on adding the info on the last row, that has no information.

I dont need that, I need to restrict this userform information between B4 and B18.

So example: If I add info in my userform then and click on the add button to add it in B4 but if there is information on B4 go to B5 so on and so on... There will never be information passed B18 so I need to restrick it from B4 to B18.

Can someone help me with this it's been to long...