Microsoft
Software
Hardware
Network
Question : expression questions
hi
is it a way i can say
=iif(Fields!state.Value in ("NY",NJj" ,"CT"), "Tri-State", Fields!state.Value )
thanks
Answer : expression questions
You can do it like this:
=iif(Fields!CustomerState.
Value = "NY", "Tri-State", iif(Fields!CustomerState.V
alue = "CT", "Tri-State",iif(Fields!Cus
tomerState
.Value = "NJ", "Tri-State", Fields!CustomerState.Value
)))
Random Solutions
Host CPU % vs top Load
IIS Wildcard unlimited subdomains
cannot drop statistics in sql server
Covert DateTime to time only Excell 2003
Disable Spanning Tree Adtran Netvanta 1234
Windows messaging
query question
Connect to Share in workgroup without being prompted for password
Small Business Server 2003 OS Operating system only 12 GB
DRopDown Box filter 2nd Selection of DropDown box selection of reluts in DropDown box 2 display filter records on form