Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi all, What is the code to put a seperator line, between buttons, on a toolbar or command bar, that is created in vba -- Desert Piranh ----------------------------------------------------------------------- Desert Piranha's Profile: http://www.excelforum.com/member.php...fo&userid=2893 View this thread: http://www.excelforum.com/showthread.php?threadid=55590 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello
See BeginGroup property HTH Cordially Pascal "Desert Piranha" <Desert.Piranha.2a1urb_1151392806.2141@excelforu m-nospam.com a écrit dans le message de news: ... Hi all, What is the code to put a seperator line, between buttons, on a toolbar or command bar, that is created in vba? -- Desert Piranha ------------------------------------------------------------------------ Desert Piranha's Profile: http://www.excelforum.com/member.php...o&userid=28934 View this thread: http://www.excelforum.com/showthread...hreadid=555900 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() With MenuItem [/indent].BeginGroup = True End With -- Kaak ------------------------------------------------------------------------ Kaak's Profile: http://www.excelforum.com/member.php...fo&userid=7513 View this thread: http://www.excelforum.com/showthread...hreadid=555900 |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() papou Wrote: Hello See BeginGroup property HTH Cordially Pascal "Desert Piranha" <Desert.Piranha.2a1urb_1151392806.2141@excelforu m-nospam.com a écrit dans le message de news: ... Hi all, What is the code to put a seperator line, between buttons, on a toolbar or command bar, that is created in vba? -- Desert Piranha ------------------------------------------------------------------------ Desert Piranha's Profile: http://www.excelforum.com/member.php...o&userid=28934 View this thread: http://www.excelforum.com/showthread...hreadid=555900 Hi Pascal, Thats it. Works great. Thank you. -- Desert Piranha ------------------------------------------------------------------------ Desert Piranha's Profile: http://www.excelforum.com/member.php...o&userid=28934 View this thread: http://www.excelforum.com/showthread...hreadid=555900 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Drawing toolbar: line color button | Excel Discussion (Misc queries) | |||
Lost line in toolbar to be able to edit cells. | Excel Discussion (Misc queries) | |||
How do I show the current Excel filepath in the toolbar line? | Excel Discussion (Misc queries) | |||
toolbar line see what you have typed | Excel Discussion (Misc queries) | |||
Provide increment and decrement buttons on toolbar line | Excel Programming |