Dialogue Boxe

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I will like to know how modified the message in a generic dialogue box.

I want to change the information on the firts dialogu who come when you open an excel file and it have a macro. Excel advise you it have a macro do you want to continue.

Thank
 
You can only control this by changing your security level or certifying your
project. It can not be suppressed, for example, using code in the workbook
being opened - for one fact, it runs before any VBA code runs.

--
Regards,
Tom Ogilvy


Linou said:
Hi,

I will like to know how modified the message in a generic dialogue box.

I want to change the information on the firts dialogu who come when you
open an excel file and it have a macro. Excel advise you it have a macro do
you want to continue.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top