Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() OK, now I need to make this a little more complex. Instead of jus comparing against One value: *Range("D18").Value = 1 * I would like t use Range("D18").Value = 1 or 2 or 3. Is that possible? How Would that be written? 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 I -- 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) | |||
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 | |||
How do I test for the first character | Excel Programming |