
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
Hi olly, you just add the constants that you want together: MsgBox "Search for customer details, and then edit the details directly on the sheet", vbOKOnly+vbinformation, "User Message" Charles ______________________ Decision Models FastExcel Version 2 www.DecisionModels.com "Olly" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Using this code how can I include an information icon in the message > box as well? > > MsgBox "Search for customer details, and then edit the details > directly on the sheet", vbOKOnly, "User Message" > > Thanks
| <-- __Chronological__ --> | <-- __Thread__ --> |