L
Lila
I have a table that has a field called [Perm_PermitLocation] that is
formatted as a number and uses a combo box to get the text list from another
table. The table has about 1000 entries
I have a query that narrows the list to about 50 entries. The query shows
the field as the text, not the number.
I wrote a report that draws it's information from the query. I want to show
this field as a number, not the text. Not everyone knows that 1="city" and
2= "county". I've tried writing an IIf statement in the Control Source of
the field in the report, but it keeps returning Error.
Am I doing something wrong? Maybe a formula isn't the correct solution...
maybe I'm missing a simple formatting step. Help!!!
formatted as a number and uses a combo box to get the text list from another
table. The table has about 1000 entries
I have a query that narrows the list to about 50 entries. The query shows
the field as the text, not the number.
I wrote a report that draws it's information from the query. I want to show
this field as a number, not the text. Not everyone knows that 1="city" and
2= "county". I've tried writing an IIf statement in the Control Source of
the field in the report, but it keeps returning Error.
Am I doing something wrong? Maybe a formula isn't the correct solution...
maybe I'm missing a simple formatting step. Help!!!