Jump to content

Recommended Posts

Posted

hi all,

A small issue in xl.

i created an xl file a.xls. in process of updating the same i created a macro Mac1.But as that macro was no necessary i deleted the macro. so now no macro exists in a.xls. but still if i open the file it pops up a message whether to enable or disable the macro.

is there any way to prevent the message from poping up?

regards,

ooTsoo

  • 1 month later...

Posted

A bit old topic but maybe you didn't solve your problem.

Try to run Visual Basic Editor (ALT+F11)

On the left side you can see two windows with PROJECT and WORKSHEET properties

In the upper one (PROJECT) you can find

Microsoft Excel Objects and Modules

Open MODULES and there is list of all macros you made.

If only one there is your Macro ...

Rightclick at Module1 (name of macro) and Remove module

Dialog will appear with question to save or export deleting module.

If you don't need it simple remove the module.

Save and try to open.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...