View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CLR
 
Posts: n/a
Default MESSAGE BOX ON REQUEST

Sub MessageBoxPopUp()
' Keyboard Shortcut: Ctrl+c
MsgBox "Put your message here"
End Sub

Vaya con Dios,
Chuck, CABGx3


"Carolan" wrote:

I would like to create a pop-up message box that would appear by using a
shortcut (like Ctrl + C). My aim is to create a box that has information in
it such as

EDM BUILDING = BLDG01
CGY BUILDING = CGYB02

I know it can be done........just can't remember how!!!!

--
Carolan