I am looking for code that will generate index numbers for ALL CommanBars
I have been searching all over the place and can't seem to find it.
Reason being is I'd like to use a number rather than hardcode >> "Cell" or "List Range Popup"
for an example
I have been searching all over the place and can't seem to find it.
Reason being is I'd like to use a number rather than hardcode >> "Cell" or "List Range Popup"
for an example
Code:
Dim Bar as CommandBar
Set Bar = Application.CommandBar("Cell")