Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In VB there is a line control for adding a line to a userform. VBA seems to
be missing that control. I looked through the additional controls but couldn't find one. Where can I find one? Thanks In Advance |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How about using a very skinny label?
Jim Thomlinson wrote: In VB there is a line control for adding a line to a userform. VBA seems to be missing that control. I looked through the additional controls but couldn't find one. Where can I find one? Thanks In Advance -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I ended up just using a Frame Control that was very skinny. Looks Ok but I
figured that there had to be a line control somewhere. "Dave Peterson" wrote: How about using a very skinny label? Jim Thomlinson wrote: In VB there is a line control for adding a line to a userform. VBA seems to be missing that control. I looked through the additional controls but couldn't find one. Where can I find one? Thanks In Advance -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Blank line after control break | Excel Discussion (Misc queries) | |||
Adding a control line to excel chart without showing up in the leg | Charts and Charting in Excel | |||
How can I display upper and lower control limits as a line? | Charts and Charting in Excel | |||
Skipping line on control break | Excel Discussion (Misc queries) | |||
Control tip text - can you have a new line? | Excel Programming |