Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
HI, I want to display a warning message in column J whenever the number
exceeds 2. At the moment I got something like this.... Dim ErrorMSG As String If Application.CountIf(Worksheets("Sheet1").Columns(" J"), "2") Then ErrorMSG = MsgBox("Warning.") End If Do i need to put this in the public sub function()...I am not too sure about the full code . thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Warning Message | Excel Discussion (Misc queries) | |||
Warning Message | Excel Worksheet Functions | |||
warning message | Excel Discussion (Misc queries) | |||
How to I get a warning message box | Excel Worksheet Functions | |||
Warning message | Excel Discussion (Misc queries) |