Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible for me to combine the Case statement with the following
conditions. I already tried this but I'm having an error with it. e.g. Case rw = rwBon And rw <= rwBonx if possible please can I have an example, coz i think its possible but it dunno how. Thanks. Jay |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
:Select Case Rw
Case rwbon To rwBonx: End Select "Jay" wrote: Is it possible for me to combine the Case statement with the following conditions. I already tried this but I'm having an error with it. e.g. Case rw = rwBon And rw <= rwBonx if possible please can I have an example, coz i think its possible but it dunno how. Thanks. Jay |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Incorporate a condition in an IF((OR €¦.formula | Excel Discussion (Misc queries) | |||
Case Statement | Excel Discussion (Misc queries) | |||
I want to incorporate an IF statement in my XL footer | Excel Worksheet Functions | |||
Case Statement Help | Excel Programming | |||
Case statement | Excel Programming |