VBA msg box problem..

Closed
PM - Apr 23, 2010 at 09:22 AM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Apr 23, 2010 at 01:00 PM
Hi,

how do you change a msg box option from Yes and NO to 1 and 2???

Thanks in advance!


Excel 2003

Related:

1 response

rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 766
Apr 23, 2010 at 01:00 PM
To change the caption of buttons of msgbox, you can use API or much better use excel forms to mimic that

if interested in API way, here is a thread for u
https://www.mrexcel.com/board/threads/having-problem-with-2000-to-97-conversion.47286/
0