MsgBox Replacement w/ an UserForm

  • Thread starter Thread starter Chuckles123
  • Start date Start date
C

Chuckles123

Tom, Thanks.
I am making progress. My UserForm works, except that my IF..THEN..ELS
is defaulting to ELSE regardless of which button is selected by User.
stepped-through the macros line-by-line and the appropriate UserFor
procedures are being accessed based upon user selection; however
everything after 'Then' and before 'Else' is being ignored by th
macro.

Help.
Chuckles123

P.S.: I am assuming that Option Buttons can also be utilized for thi
application
 
Optionbuttons are one way.

Let's see the code if you want further help.
 

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