I have just spent an hour trying to find out how all those buttons are
called.
After pasting data from html page to excel I have plenty of objects I do
not need.
On the other hand everything is well formatted for further processing.
I have found the loop which deletes all the objects but it does not
spare my own buttons.
Most of objects I do not need are msoPicture (constants?).
But I cannot find out what are my button called.
Does anyone know the way to get all those msoNames used in a sheet
concerning buttons?