puthenveetil
Registered User.
- Local time
- Today, 16:22
- Joined
- Aug 9, 2004
- Messages
- 94
HI all,
Is there any way to trim a field if there is no value in that field. Now I am using this code
=Trim([District] & " Dist.")
The "Dist." is still displaying if there is no value at all.
Thanks in advance.
Thanks
Is there any way to trim a field if there is no value in that field. Now I am using this code
=Trim([District] & " Dist.")
The "Dist." is still displaying if there is no value at all.
Thanks in advance.
Thanks