View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
GJones GJones is offline
external usenet poster
 
Posts: 132
Default msgbox (2 questions)

Hi Yan;

The first part is like this:

MsgBox "here is your prompt", vbOKOnly, "Your Title Goes
Here"


The second part I do not have.

Thanks,

Greg
-----Original Message-----
first question :

how can i change parameter of message box as :
- change the title of the box...
- change the box layout to have the warning symbol into

it (red circle
?)


second question :

how can i put a line break in a message... I want to have

multiple line
but i dont remember how to do it...

thanks in advance for the answers...


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

.