I was wondering if there was any way to create a message box with customized buttons. I have a message box that prompts for a Yes or No. If they respond YES an inputbox is opened prompting for one of two values (6 or 8). I would like to just create a message box with a 6 and 8 button instead of a YES or No. Can this be done?
I could probably create another small form if this isnt allowed. Thanks.