Message 1 of 2
Adda separator in toolbar ussing VBA

Not applicable
11-17-2011
07:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi im ussing VBA to create a special toolbar can sobody please explain how i add a separator ussing the addSeparator method/
Set ObjToolbrItem = ObjToolbr.AddSeparator(1)
dose not seam to work???