B
bruce.musgrove
Trying to create a concatenated text box value on a report. The
control source is
="Applications:" & [Application]
[Application] is a drop down list box. The source of the report is
directly from a table.
I always get a #error# for the result. This works fine on a regular
text field from the table (non drop down list box), so I know there is
something stupid I am missing.........
control source is
="Applications:" & [Application]
[Application] is a drop down list box. The source of the report is
directly from a table.
I always get a #error# for the result. This works fine on a regular
text field from the table (non drop down list box), so I know there is
something stupid I am missing.........