How to stop CommandButtons being deleted as pictures in code??
ActiveSheet.Pictures.Delete
I need to modify the above so that it does not include all the commandbuttons, but how?
I need commandbuttons and not a forms - button as the code needs to be exportable to other files and to take the code with them.
Any ideas?
Corey....
|