Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I want a message box to automatically appear if a given value i entered in a cell. If I was writing a macro, I could do somethin like... If Range("a1").Value = "given value" Then MsgBox ("my message") End If but I want the message box to appear automatically, ie without havin to run a macro. CHEERS for any hel -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need to get cell input message be attached to cell | Excel Discussion (Misc queries) | |||
#VALUE message in cell | Excel Worksheet Functions | |||
I keep getting the message "too many different cell formats" | Excel Worksheet Functions | |||
Displaying a message in a message box without requiring user to click anything to proceed | Excel Programming | |||
Pop Up Message = Cell | Excel Programming |