K
Karen
I'd like to use a query to trim the data in a table while using the IIF
statement at the same time. How do I write the expression using a field
called DBE % to get this info?
If the DBE% field has 3 digits, then show it. If the DBE% field has less
than 3 digits, then trim and show me the 2 right digits. All else, show
nothing (i.e., " ").
All help is appreciated.
statement at the same time. How do I write the expression using a field
called DBE % to get this info?
If the DBE% field has 3 digits, then show it. If the DBE% field has less
than 3 digits, then trim and show me the 2 right digits. All else, show
nothing (i.e., " ").
All help is appreciated.