Message Boxes.

  • Thread starter Thread starter mika.
  • Start date Start date
M

mika.

Greetings,

I am trying to set up a macro which makes a message box
with check boxes/select buttons, and an okay button
appear, and depending on which check box is selceted when
the user selects okay, different code will run. The thing
is is that I can't figure out how to get a msg box with
those specs to appear. Any hints will be most appreciated.

Thanks,
mika
 
A messagebox can't do that.
You will need a userform for that.

RBS
 

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