Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Jon Peltier wrote:
Alan - I always do it this way: Sub abtest4() Dim x x = 4 Select Case x Case 2, 4 MsgBox x End Select End Sub Thanks. Alan Beban |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Case without Select Case error problem | Excel Discussion (Misc queries) | |||
how to use select case | Excel Programming | |||
End Select without Select Case, Block If without End If errors | Excel Programming | |||
Select Case | Excel Programming |