![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a list of codes in a Continuous Forms where I want certain codes to light up in a different colour shade. The expression I came up with in the conditional format was: [code]="A1" And "A2" And "A5" And "A21" And "A32" I've tried : , ; Or instead of the And in the formula, but without success anybody have any ideas? sure its simple really, please help. |
#3
| |||
| |||
|
|
I have a list of codes in a Continuous Forms where I want certain codes to light up in a different colour shade. The expression I came up with in the conditional format was: [code]="A1" And "A2" And "A5" And "A21" And "A32" I've tried : , ; Or instead of the And in the formula, but without success anybody have any ideas? sure its simple really, please help. |
#4
| |||
| |||
|
|
John wrote: I have a list of codes in a Continuous Forms where I want certain codes to light up in a different colour shade. The expression I came up with in the conditional format was: [code]="A1" And "A2" And "A5" And "A21" And "A32" I've tried : , ; Or *instead of the And in the formula, but without success anybody have any ideas? sure its simple really, please help. Here's an easier way: Select the Expression Is option and use an expression like: * * * * [code] IN ("A1","A2","A5","A21","A32") -- Marsh |
![]() |
| Thread Tools | |
| Display Modes | |
| |