Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi sungen99, try this: Sheets("Sheet1").Select If Range("H20").Text = "FALSE" Then MsgBox "NOT CHECKED" Else MsgBox "CHECKED" End If End Sub Ore -- Ore ----------------------------------------------------------------------- Oreg's Profile: http://www.excelforum.com/member.php...nfo&userid=919 View this thread: http://www.excelforum.com/showthread.php?threadid=47551 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
What is wrong with this code? | Excel Discussion (Misc queries) | |||
HELP! What's wrong with my code? | Excel Programming | |||
HELP! What's wrong with my code? | Excel Programming | |||
Can someone tell me what's wrong with this code please? | Excel Programming | |||
What is wrong with this code? | Excel Programming |