Excel VBA,
is there an "IF" statement verifying that a toolbar exist
in order to delete the toolbar?
Currently I create and then delete the toolbar.
However, sometimes the user interupts the process
and I need to know if the toolbar exist to delete
it ahead of time.