W
Whitney
I've created a form to filter a report based on location. I the report I
created a text box to display the location selected, but it's showing the
location ID, rather than the location name. How can I tell the text box to be
more specific?
Using: =Forms!LocationSelector!Location
The form drop down is programed to display the second column, which has the
name instead of the first column which has the ID.
If there is a better way to do this, please advise.
created a text box to display the location selected, but it's showing the
location ID, rather than the location name. How can I tell the text box to be
more specific?
Using: =Forms!LocationSelector!Location
The form drop down is programed to display the second column, which has the
name instead of the first column which has the ID.
If there is a better way to do this, please advise.