Locate/Delete Macros

  • Thread starter Thread starter kim
  • Start date Start date
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?
 
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)
 
Back
Top