jemar707311
Registered User.
- Local time
- Today, 16:01
- Joined
- Aug 1, 2001
- Messages
- 14
I have a report based on a query that is sorted by a user selection in a frame on a form.......make sense?
here is the problem.
On the report, I want a text box to show what the user selected as the sort order and display it.
I used a text box to look at the frame on form as follows:
=[Forms]![frm_Search_Results]![Frame2]
However, it only show the option # i.e "3" instead of the option label. How do I do this?
here is the problem.
On the report, I want a text box to show what the user selected as the sort order and display it.
I used a text box to look at the frame on form as follows:
=[Forms]![frm_Search_Results]![Frame2]
However, it only show the option # i.e "3" instead of the option label. How do I do this?