I have a drop down box which I created from the drop down wizard. This drop down is based on a table Functional Areas which contains a primary key for each Functional Area and a name of the Functional Area. Right now on the screen in displays the name of the Functional area, but it stores the value in the FunctionalAreaID (primary key of that table). When I use that field on my report, it just displays a value of the ID (numeric), but what I want it to display is the actual name of the Functional Area. Is this possible at all?
If more explanation is needed, please let me know.
Thanks for all the help!
If more explanation is needed, please let me know.
Thanks for all the help!