Link to home
Start Free TrialLog in
Avatar of PatKung
PatKungFlag for United States of America

asked on

Select Case as macro

Is there a way to do Select Case in a Macro?  Or if I Have a message saying do you want to run this and they say not it will stop the rest of the macro from running?

2007 is createing macro when I create a button to run a query, but I am not real sure how to do some of the things I used to do in code.  

Thanks, Pat
Avatar of DatabaseMX (Joe Anderson - Former Microsoft Access MVP)
DatabaseMX (Joe Anderson - Former Microsoft Access MVP)
Flag of United States of America image

I *think* ... that in A2007, something like this can now be done.  I don't have A2007 loaded at the moment.

mx
ASKER CERTIFIED SOLUTION
Avatar of GRayL
GRayL
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of PatKung

ASKER

That should work.  

Thanks, Pat
Thanks, glad to help.

Ray