NeVeR Posted October 26, 2017 Report Posted October 26, 2017 I'm building a macro where you have a multiple choice at the start. You can select A B C D E and based on what you pick you get different text option copied into notepad. People can select 1 letter if they want. but most people will be selecting many i.e. A and C or A and C and D etc. I'e set up the "If" variable to control what is disabled based on the pick. So if A is select show this. But what i can't figure out is if someone select A and C how do i tell the macro to show something based on that. I've attached a screen shot. in the Value area what do I put in there if people select more then 1 option ? I've tried A C A,C A+C A and C nothing is working so far. Any help would be great. Thanks. Quote
NeVeR Posted October 26, 2017 Author Report Posted October 26, 2017 I figured it out.. it's just AC or ACD no space and using the = condition. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.