B
Brigitte P
I forgot how to do this. I simply want the following. If Unit = "1W" then
say "1 West" or If Unit = "2 W" then "2 West" or If Unit '= "GF" then
"Groundfloor". I know it is simple, but I forgot how to write the
Select Case Unit
Case "1W" ...........and then I'm lost.
It can either occur in the underlying query (and I have no idea how to do
this) or on the report maybe in the On Format property?
Please help.
Brigitte P
say "1 West" or If Unit = "2 W" then "2 West" or If Unit '= "GF" then
"Groundfloor". I know it is simple, but I forgot how to write the
Select Case Unit
Case "1W" ...........and then I'm lost.
It can either occur in the underlying query (and I have no idea how to do
this) or on the report maybe in the On Format property?
Please help.
Brigitte P