Pop up window in excel.

  • Thread starter Thread starter Neil Harwani
  • Start date Start date
N

Neil Harwani

I have an excel system working taking care of maintainence in a factory. I
want a pop-up window showing that machine is having breakdown and after
acknowledgement of maint incharge window will be closed. Can anybody help me
in doing the same ?? help me asap. thanks in adv.
 
Neil,

A popup window is a UserForm in Excel. It requires programming (VBA macro
coding). Or you can use a MsgBox. But it is displayed via programming code
too.
 

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