Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() This got it to work: If Target.Address = "$D$22" Then If Range("D18").Value = 1 Then If Mid((Range("D22")), 1, 1) = "A" Then Checktool.Show End If End If End If Thank -- Kevla ----------------------------------------------------------------------- Kevlar's Profile: http://www.excelforum.com/member.php...nfo&userid=723 View this thread: http://www.excelforum.com/showthread.php?threadid=26522 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Test left character is a number? | Excel Discussion (Misc queries) | |||
How to test if the end character of a string is within a user-definedlist? | Excel Discussion (Misc queries) | |||
Test for Single Character That is in an Array | Excel Worksheet Functions | |||
How do I test for the first character | Excel Programming | |||
How do I test for the first character | Excel Programming |