E
epcurry
I am concatenating a few fields into one on a report, but I can't ge
the ">" capitalize command to work in the "State" field.
Here is my expression:
=[city]& ", " & [state] & " " & [zip]
I want it to come out to be "Denver, CO 80204"
When I enter into the form, I capitalize the Denver, so that's no bi
deal and I use the ">" in the form to change "co" to "CO", but how do
do it in the report expression? I've tried putting that darn ">
everywhere, but I still get errors.
thanks
Eri
the ">" capitalize command to work in the "State" field.
Here is my expression:
=[city]& ", " & [state] & " " & [zip]
I want it to come out to be "Denver, CO 80204"
When I enter into the form, I capitalize the Denver, so that's no bi
deal and I use the ">" in the form to change "co" to "CO", but how do
do it in the report expression? I've tried putting that darn ">
everywhere, but I still get errors.
thanks
Eri