Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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 |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks bunches!!!!
-- Carolan "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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding an error message at close of file when criteria are met | Excel Discussion (Misc queries) | |||
Calculations And Order In Macros | Excel Discussion (Misc queries) | |||
when opening excel I receive a message that says file can't be fo. | Excel Discussion (Misc queries) | |||
changing the message in an error message | Excel Worksheet Functions | |||
Pivot Table not valid error message when formatting data 'button'. | Excel Discussion (Misc queries) |