ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Inputbox or msgbox critical + Cancel (https://www.excelbanter.com/excel-programming/293148-inputbox-msgbox-critical-cancel.html)

Syrus the Virus[_18_]

Inputbox or msgbox critical + Cancel
 
1.
I need to have a inputbox with the critical layout (if possible)

2.
I need to make a msgbox with critical layout (standard equiped with
ok button) AND a cancel button

Help!!!! Please!!!

--
Message posted from http://www.ExcelForum.com


Frank Kabel

Inputbox or msgbox critical + Cancel
 
Hi
1) AFAIK this is not possible

2) Try
msgbox ("Test",vbExclamation+vbOKCancel)


--
Regards
Frank Kabel
Frankfurt, Germany

1.
I need to have a inputbox with the critical layout (if possible)

2.
I need to make a msgbox with critical layout (standard equiped with

a
ok button) AND a cancel button

Help!!!! Please!!!!


---
Message posted from http://www.ExcelForum.com/



Jan Karel Pieterse

Inputbox or msgbox critical + Cancel
 
Hi Syrus,

I need to have a inputbox with the critical layout (if possible)


Not possible.

2.
I need to make a msgbox with critical layout (standard equiped with a
ok button) AND a cancel button


MsgBox "Your Prompt", vbCritical + vbOKCancel, "TitleOfBox"

Regards,

Jan Karel Pieterse
Excel MVP
www.jkp-ads.com



All times are GMT +1. The time now is 02:40 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com