One way...
Add a label to your userform. Set its BackColor to black. For a vertical
line, set the label's width to 1 (or 2, for a thicker line). For a horizontal
line, set its height to 1 or 2. Drag it into position and lengthen or shorten
it as desired.
Hope this helps,
Hutch
> I currently have frames in a userform to separate different types of controls
> to make it easier to read for the user. The problem is they kinda take up
[quoted text clipped - 3 lines]
> Thanks
> Ryan