![]()
Function Alarm(cell, Condition) If Evaluate(cell.Value & Condition) Then msgbox "Bad" Alarm = True Else msgbox "Good" Alarm = False End If End Function
![]()
Function Alarm(cell, Condition) If Evaluate(cell.Value & Condition) Then msgbox "Bad" Alarm = True Else msgbox "Good" Alarm = False End If End Function
If solved remember to mark Thread as solved
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks