ArcherSteve
Perpetually Confused
- Local time
- Today, 05:12
- Joined
- Jan 10, 2004
- Messages
- 48
I have a query field that currently has an expression that "adds" three text strings together to define a new one. The expression right now is "Division: [Class]+" "+[Male/Female]+" "+[Style]+" "+[In/Out Of State]". Is there any way i can put code in so that is [In/Out Of State] is blank ( ="") then do "Division: [Class]+" "+[Male/Female]+" "+[Style]"? Again any help is greatly appreciated.