Pop-Up (Lalit Sharma)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

R/Sir,

How can we generate pop-up in the MS-Excel?


Thanks a lot,

Lalit Sharma
 
Try

MsgBox "Hello World"


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting LLC
www.cpearson.com
(email on the web site)
 
Hi,

Do the following:

1. On the Data menu, click Validation.
The Data Validation duilaog box appears.
2. Click the Error Alert Tab.
3. Slect the Show error after invalid data is entered check box.
4. Click the Style list, and choose Stop, Woarning or information.
5. In the Title box, Enter a description of the Alert message.
6. In the Error Message box, enter the cause for the error message.
7. Click OK, to save the properties in the Data Validation dialog box before
returning to the Excel sheet.

Note: This example if one of the ways to create message boxe. However you
could decide to describe them the way you prefer the message box to appear.

Challa Prabhu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top