There is no VSTO section, so I'll try here.
I created a rubbon for excel and one of the buttons is not displayed for some users. I put separators in between the buttons. When I set the button to visible = false and the separator to visible = false, I don't get the button, but the separator is still there. So now I have two separators. The doc says the visible property is ignored for separators, but this is a stupid thing to do. Anyone know a way to get rid of the second bar?
Steve