is it possible to make lines between the SUB. Like in Visual Studio I always have to make comment lines in order to have an overview of large source texts Sub test1 End Sub '------------------------------------------------------ Sub Test2 End Sub