fraser_lindsay
Access wannabe
- Local time
- Today, 17:44
- Joined
- Sep 7, 2005
- Messages
- 218
I setup a form with unbound filters on (as per MS example) to open a report in full page and then filter the results.
I have set my rowsource details for the relevant combo boxes and bound to column 1 in properties. When I load the query for that combo and run it it reports the list of combo items as text. When I load the form it only shows them as numerical values.
I have the same problem with some report fields and I can't see what I'm missing.
I know I can use 'controlsource.column(1)' on a form normally to remedy this but that doesn't seem to work just now.
I have set my rowsource details for the relevant combo boxes and bound to column 1 in properties. When I load the query for that combo and run it it reports the list of combo items as text. When I load the form it only shows them as numerical values.
I have the same problem with some report fields and I can't see what I'm missing.
I know I can use 'controlsource.column(1)' on a form normally to remedy this but that doesn't seem to work just now.