When we create Field that refer from other table Field & when we create report - the value showing 'Number' istead of 'Value' . For example, we create Combo Box to input value for Destination..
When we create report, the destination outpot is 'Number' insted of 'Value / Destination'. This is because, the Destination imput was store as Number because it is unique.
So, if we want our report for Destination showing the Value / Destination istead of Number - do the following:-
From the Form > Design View > copy the Combo Box
Now, go to Report > Design View > paste here..
Finish..
- Log in to post comments