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
Detecting when a file finishes playing in Embedded Windows Media Player
edit excel object embedded in PowerPoint via PowerPoint macro
Remove prefix
Getting strings from textboxes
Need to convert a Single byte obtained from text file to an integer in PHP
classic asp 3.0 an email
acer aspire am5640...darn sound!!!
Using rand() to generate data
Max memory on Macbook a1181
Burning DVD's