Ok maybe im just being lazy. But maybe there is a cool new trick i will learn.

I need a msgbox that basicly just asks the user 1,2,3,or4 Each one could be on a button. So no "input" would be needed.

Then my code would do something based on what was selected.


Dont really want to create a new form for this and have to pass values back and forth. Just wanted a simple pop up.


Any ideas or suggestions. Or am I just better off creating a tiny form and dealing w/ passing the values back and forth.