Locate/Delete Macros

K

kim

I created a print button in PowerPoint - and then deleted it, but I am
still getting the 'macro' prompt. How do I get rid of this?
 
J

John Wilson

Press alt f11 to go to vba editor and see if you can see a module (maybe
"module 1") in project exporer. Delete it (right click for menu)
 
Top