Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What is wrong with this simple code. It always returns "equals"?
Private Sub Worksheet_Activate() If H20 < I20 Then MsgBox "does not equal" Else _ MsgBox "equals" End Sub Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA code question | Excel Discussion (Misc queries) | |||
question on VB code | Excel Discussion (Misc queries) | |||
code question | Excel Programming | |||
Please help with vba code question | Excel Programming | |||
VBA CODE Question | Excel Programming |