Macro Still There?

Ellio

Board Regular
Joined
Apr 9, 2008
Messages
51
Alright, So I've made this spreadsheet that contains 3 macros that automatically do a bunch of work for me, it works perfectly. My issue is that once the macro finishes doing all the work, I'm supposed to send the file to professors.

So I manually delete all the macro's (even going into the visual basic section and destroying all the modules, so there is NO trace of the macro left), and on a PC the spreadsheet opens fine, with no alerts about macro's (with all the work done and w/o macro's now), but on a mac it still gives a macro alert, I need that macro alert gone... What is the mac detecting that the PC is not? Any idea on how to fix this?
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.
I've deleted all the modules, there are none left, yet it still gives the message on a mac, but not on a PC
 
Upvote 0
Could be a custom command bar or something lingering from your code that is still in the interface...hard to diagnose without seeing the code you used and then deleted. Look carefully also at the object modules (workbook, sheet, class, etc).
 
Upvote 0

Forum statistics

Threads
1,214,918
Messages
6,122,241
Members
449,075
Latest member
staticfluids

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top