Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default 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/


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 535
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Detecting Cancel in an InputBox Method Connie Excel Discussion (Misc queries) 2 October 19th 06 01:32 PM
Inputbox and cancel button Uddinj1 Excel Programming 5 March 2nd 04 11:27 AM
Cancel button in Inputbox method MiRa Excel Programming 2 November 14th 03 01:04 PM
Inputbox method using type:=8 - How to Cancel? Joe 90 Excel Programming 0 July 10th 03 12:24 AM
Inputbox method using type:=8 - How to Cancel? Jim Cone Excel Programming 0 July 8th 03 06:15 PM


All times are GMT +1. The time now is 11:00 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"